Update docs/tutorial.md

Co-authored-by: Iaroslav Postovalov <38042667+CommanderTvis@users.noreply.github.com>
This commit is contained in:
kiruma524 2021-08-06 10:43:34 +03:00 committed by GitHub
parent b3ecc2136e
commit 2c2b7a5fa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,7 +120,7 @@ fun main(){
Now, let's see which solids can be visualized:
### 1) PolyLine
It's scarcely a solid, but it can be visualized, so we mention it.
It's scarcely a solid, but it can be visualized, so we mention it.
`polyline` build lines, obviously. Let's take a look at it's work.
`polyline` requires two values - `points`, and `name`: