From 3c37c5b35ddf7f8b1822e3404715d2dc9ad042a4 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Wed, 4 Nov 2020 13:14:44 +0800 Subject: [PATCH] fix typo --- docs/lib2x-vrn2_space.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lib2x-vrn2_space.md b/docs/lib2x-vrn2_space.md index 172afc10..21da462b 100644 --- a/docs/lib2x-vrn2_space.md +++ b/docs/lib2x-vrn2_space.md @@ -1,6 +1,6 @@ # vrn2_space -Creats a [Voronoi diagram](https://en.wikipedia.org/wiki/Voronoi_diagram) in the first quadrant. You specify a space and a grid width. The center of each cell will be distributed in each grid randomly. +Create a [Voronoi diagram](https://en.wikipedia.org/wiki/Voronoi_diagram) in the first quadrant. You specify a space and a grid width. The center of each cell will be distributed in each grid randomly. **Since:** 2.4