1
0
Fork 0

Update en.md

This commit is contained in:
bobgeorgethe3rd 2022-04-14 19:41:08 +01:00 committed by GitHub
parent 120de8621f
commit 26e5b63a07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ There are the five option types that an aspiring pattern designer should be
familiar with:
1. [**boolean** options][bool] are for yes/no choices
2. [**counter** options][counter] are for integer values
2. [**counter** options][count] are for integer values
3. [**degree** options][deg] are for degrees
4. [**list** options][list] are for a list of possible choices
5. [**percentage** options][pct] are for percentages