Skip to content

Commit 52b567e

Browse files
committed
Merge branch 'main' of https://github.com/xpodev/dot-script
2 parents c0bce7a + b69a48a commit 52b567e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ It contains the following properties:
8181
| `ᱹᱹᱹ` | Upper-case letters from `A` to `Z` |
8282
| `ᱹᱹᱹᱹ` | Numbers from `0` to `9` |
8383
| `ᱹᱹᱹᱹᱹ` | Special characters `*+,-./` |
84-
| `ᱹᱹᱹᱹᱹᱹ` | Special characters `!"#$%&'()` |
85-
| `ᱹᱹᱹᱹᱹᱹᱹ` | Special characters ``[]^_` `` |
84+
| `ᱹᱹᱹᱹᱹᱹ` | Special characters ` !"#$%&'()` (First one is space) |
85+
| `ᱹᱹᱹᱹᱹᱹᱹ` | Special characters `` []^_` ``|
8686
| `ᱹᱹᱹᱹᱹᱹᱹᱹ` | Special characters `:;<=>?@` |
8787
| `ᱹᱹᱹᱹᱹᱹᱹᱹᱹ` | Special characters `{\|}~` |
8888

@@ -106,4 +106,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
106106

107107
## Contributing
108108

109-
You can contribute to this project by forking this repository and creating a pull request.
109+
You can contribute to this project by forking this repository and creating a pull request.

0 commit comments

Comments
 (0)