fixed typo

This commit is contained in:
Preet Shihn
2019-03-14 11:45:26 -07:00
parent bc138ac41f
commit 1bfee9e752

View File

@@ -68,7 +68,7 @@ rc.rectangle(120, 105, 80, 80, {
});
```
Fill styles can be: **hachure**(default), **solid**, **zigzag**, **cross-hatch**, **dots**, **sunburst**, **dashed**, or **zigzag-lines**
Fill styles can be: **hachure**(default), **solid**, **zigzag**, **cross-hatch**, **dots**, **sunburst**, **dashed**, or **zigzag-line**
![Rough.js fill examples](https://roughjs.com/images/main/m14.png)