Correct some minor typos in README
This commit is contained in:
parent
21c15a2680
commit
b4a5f6576a
1 changed files with 3 additions and 3 deletions
|
@ -90,10 +90,10 @@ Format | Supported | Description |
|
||||||
------------- | ------------- | --------------------- |
|
------------- | ------------- | --------------------- |
|
||||||
M m | ✅ | move to |
|
M m | ✅ | move to |
|
||||||
L l | ✅ | line to |
|
L l | ✅ | line to |
|
||||||
h h | ✅ | horizontal line to |
|
H h | ✅ | horizontal line to |
|
||||||
V v | ✅ | vertical line to |
|
V v | ✅ | vertical line to |
|
||||||
C c S s | ✅ | cublic to |
|
C c S s | ✅ | cubic curve to |
|
||||||
Q q T t | ✅ | quadratic to |
|
Q q T t | ✅ | quadratic curve to |
|
||||||
A a | ✅ | arc to |
|
A a | ✅ | arc to |
|
||||||
z | ✅ | close path |
|
z | ✅ | close path |
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue