From 34f9848b8abb969ec1e900f21e120924f0e32341 Mon Sep 17 00:00:00 2001 From: Donald Curtis Date: Fri, 3 Nov 2017 01:54:26 -0500 Subject: [PATCH] stepLength -> step_length in README.md There is a typo in the README.md file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 946292c7..dece8113 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ properties: > > It is recommended to use the `STALKER` macro to declare the effect itself. -### `.stepLength` +### `.step_length` > The length - in milliseconds - of each step of the animation. An animation > lasts 256 steps.