Skip to content

Commit 789b982

Browse files
committed
Spelling is hard *grimace*
Be still my heart we are not actually fixing spelling errors simply testing a git setup from WSL2
1 parent 2f1a1d2 commit 789b982

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ pass << Do regular stuff
2222
pass
2323
pass
2424
x = "#GOTO_mylabel" << This is the goto statement, var name does not matter,
25-
statement has to be a string const, staring with key work #GOTO_ after that label name
25+
statement has to be a string const,
26+
starting with keyword #GOTO_ after that label name
2627
pass
2728
pass
2829
pass << Do more regular stuff, of course after patching

0 commit comments

Comments
 (0)