Skip to content

Commit 828739b

Browse files
committed
fix spelling
1 parent 09480e2 commit 828739b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/references-js/geometries/shape.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ shape(shape_func);
3535

3636

3737
### Returns
38-
Function: An encapsuled version of shape_func which will not modify any drawing state outside of its own scope.
39-
Note: Any arguements given to this function will be forwarded as arguments to shape_func.
38+
Function: An encapsulated version of shape_func which will not modify any drawing state outside of its own scope.
39+
Note: Any arguments given to this function will be forwarded as arguments to shape_func.

0 commit comments

Comments
 (0)