mirror of
https://github.com/zeroflag/fcl.git
synced 2025-01-12 20:01:25 +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
|
```forth
|
||||||
[ 1 'abc' 3 ] 'abc remove \ removes 'abc' from the list
|
[ 1 'abc' 3 ] 'abc` remove \ removes 'abc' from the list
|
||||||
```
|
```
|
||||||
|
|
||||||
```forth
|
```forth
|
||||||
|
|
Loading…
Reference in a new issue