Skip to content

Commit

Permalink
fix(xsnap): Typo in README re order of REPL ops (#2188)
Browse files Browse the repository at this point in the history
  • Loading branch information
kriskowal authored Feb 12, 2021
1 parent 1a00067 commit 18b0cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/xsnap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ xs> quit
```

```sh
$ xsrepl
xs> load
file> temp.xss
$ xsrepl
xs> x
42
xs> quit
Expand Down

0 comments on commit 18b0cac

Please sign in to comment.