From c9be5576103dc2bf0a898be60014d83c9b025beb Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Tue, 29 Sep 2020 18:11:15 +0800 Subject: [PATCH] update doc --- docs/lib2x-sweep.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lib2x-sweep.md b/docs/lib2x-sweep.md index d3f22692..fac03ecd 100644 --- a/docs/lib2x-sweep.md +++ b/docs/lib2x-sweep.md @@ -8,7 +8,7 @@ This module sweeps them to create a 3D object: ![sweep](images/lib2x-sweep-2.JPG) -When using this module, you should use points to represent a cross section. The points must be count-clockwise indexes. For example: +When using this module, you should use points to represent a cross section. The points must be counter-clockwise indexes. For example: ![sweep](images/lib2x-sweep-10.JPG)