Skip to content

Commit d512a82

Browse files
committed
Edited run sample.
1 parent 6b6992d commit d512a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Use `runf` to run a ps file and get the resulting operand stack.
4040
;; [3628800]
4141
```
4242

43-
Use `run` to run ps code and get the resulting operand stack.
43+
Use `run` to evaluate ps code and get the resulting operand stack.
4444

4545
```Clojure
4646
(run "3 4 +")

0 commit comments

Comments
 (0)