Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dy committed Feb 21, 2024
1 parent 050b64b commit f6369d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ _Subscript_ supports [common syntax](https://en.wikipedia.org/wiki/Comparison_of

### Justin

_Justin_ is no-keywords JS subset, _JSON_ + _expressions_ (see [thread](https://github.com/endojs/Jessie/issues/66)).<br/> It extends _subscript_ with:
_Just-in_ is no-keywords JS subset, _JSON_ + _expressions_ (see [thread](https://github.com/endojs/Jessie/issues/66)).<br/> It extends _subscript_ with:

+ `a ** b` (right-assoc)
+ `a ? b : c`
Expand Down

0 comments on commit f6369d0

Please sign in to comment.