Skip to content

Commit 6510133

Browse files
committed
Update "README.md": Fix spelling of "Lang"
1 parent 7a54eb2 commit 6510133

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Lang IO Module
2-
This is a lang native module for reading, writing, and modifying files and directories.
2+
This is a Lang native module for reading, writing, and modifying files and directories.
33

44
## Git tags
5-
The git tags starting with `lang-` are used to mark the last commit of this repository which is still compatible with the standard lang release with that version number.
6-
Every commit after a tag requires either the next standard lang version or if no newer version was released, the latest state of the standard lang repository (= newest commit).
5+
The git tags starting with `lang-` are used to mark the last commit of this repository which is still compatible with the standard Lang release with that version number.
6+
Every commit after a tag requires either the next standard Lang version or if no newer version was released, the latest state of the standard Lang repository (= newest commit).
77

88
## Setup & Compile
99
1. Download the code from the [standard lang repository](https://github.com/JDDev0/lang)

0 commit comments

Comments
 (0)