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:57 +03:00 committed by GitHub
parent d5c0afd8c0
commit 6d7356f08c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -187,7 +187,7 @@ For final trial, let's create `box` with bigger `x` value.
color("black")
}
```
Predictably, only `x-axis` rib bigger than other ribs.
Predictably, only the `x-axis` rib is bigger than other ribs.
![](../docs/images/wide-box.png)