aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5ff543e..aec9c25 100755
--- a/README.md
+++ b/README.md
@@ -1059,7 +1059,7 @@ rect.dx(200)
__`returns`: `itself`__
-### dx()
+### dy()
Move element only along y-axis relative to its current position:
```javascript