Skip to content

Commit d61a8ed

Browse files
authored
[interpreter] Remove junk in README
1 parent d0e2a6d commit d61a8ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

interpreter/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,6 @@ script: <cmd>*
309309
cmd:
310310
<module> ;; define, validate, and initialize module
311311
( register <string> <name>? ) ;; register module for imports
312-
module with given failure string
313312
<action> ;; perform action and print results
314313
<assertion> ;; assert result of an action
315314
<meta> ;; meta command

0 commit comments

Comments
 (0)