From 6f961313822e837f96cf2d5b8fa3f2b521890c96 Mon Sep 17 00:00:00 2001 From: Anthony Zhang Date: Thu, 13 Sep 2012 23:13:54 -0400 Subject: Normalization. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f76b9bd..6a9d928 100644 --- a/README.md +++ b/README.md @@ -163,9 +163,9 @@ Flip the current WorldEdit region along the x/y/z/? axis. //flip z //flip ? -### //rotate +### //rotate x/y/z/? -Rotate the current WorldEdit region around the axis by angle (90 degree increment). +Rotate the current WorldEdit region along the x/y/z/? axis by angle (90 degree increment). //rotate x 90 //rotate y 180 -- cgit v1.2.3