mirror of
https://github.com/zeroflag/fcl.git
synced 2025-01-11 20:01:10 +01:00
Update README.md
This commit is contained in:
parent
0493e777c7
commit
4b2e7c58ae
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ A list is a dynamic, ordered data structed.
|
|||
```
|
||||
|
||||
```forth
|
||||
[ 1 'abc' 3 ] 'abc remove \ removes 'abc' from the list
|
||||
[ 1 'abc' 3 ] 'abc` remove \ removes 'abc' from the list
|
||||
```
|
||||
|
||||
```forth
|
||||
|
|
Loading…
Reference in a new issue