Skip to content

Commit c20a3b3

Browse files
committed
Fix spelling error
1 parent 6985882 commit c20a3b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The program is separated into two different parts: The **head** and the **body**
8686
```
8787

8888
> [!NOTE]
89-
> Whitespace is nearly irrellevant. This means that constructs like this would also be possible (but isn't recommended):
89+
> Whitespace is nearly irrelevant. This means that constructs like this would also be possible (but isn't recommended):
9090
> ```
9191
> A{1=0,RIGHT,A _=1,LEFT,B}
9292
> ```

0 commit comments

Comments
 (0)