diff --git a/docs/lib3x-mz_theta_cells.md b/docs/lib3x-mz_theta_cells.md index 3661f315..4e526c2b 100644 --- a/docs/lib3x-mz_theta_cells.md +++ b/docs/lib3x-mz_theta_cells.md @@ -16,7 +16,7 @@ The value of `type` is the wall type of the cell. It can be `0`, `1`, `2` or `3` **Since:** 3.0 ## Parameters -rows, begining_columns + - `rows` : The number of rings. - `beginning_number` : The number of cells in the first row. - `start` : The start point to travel the maze. Default to `[0, 0]`.