File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ BML is a superset of natural language which applies stochastic transformations
2929on text. Words and strings can be used as triggers for weighted random
3030replacements and arbitrary transformations specified with javascript.
3131
32- [ Try it online!] ) (https://sandbox.bml-lang.org )
32+ [ Try it online!] ( https://sandbox.bml-lang.org )
3333
3434## setup
3535
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ BML is a superset of natural language which applies stochastic transformations
2727on text. Words and strings can be used as triggers for weighted random
2828replacements and arbitrary transformations specified with javascript.
2929
30- [Try it online!]) (https://sandbox.bml-lang.org)
30+ [Try it online!](https://sandbox.bml-lang.org)
3131
3232## setup
3333
You can’t perform that action at this time.
0 commit comments