Skip to content

Commit 03a94b4

Browse files
committed
Update "README.md": Fix spelling of "Lang"
1 parent 8d77d01 commit 03a94b4

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 Example Native Module
2-
This is an example Lang native module for the Standard Lang implementation of lang
2+
This is an example Lang native module for the Standard Lang implementation of Lang
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)