Skip to content

Commit c67c672

Browse files
author
Iwan
committed
Remove reference to "new syntax" in readme, this is rescript's syntax
1 parent 3b8af06 commit c67c672

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

syntax/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# ReScript New Syntax ![Tests](https://github.com/BuckleScript/syntax/workflows/CI/badge.svg)
1+
# ReScript Syntax ![Tests](https://github.com/BuckleScript/syntax/workflows/CI/badge.svg)
22

33
Blog post: https://reasonml.org/blog/bucklescript-8-1-new-syntax
44

55
Documentation: https://reasonml.org/docs/reason-compiler/latest/new-bucklescript-syntax
66

7-
This repo is the source of truth for the new ReScript parser & printer. Issues go here.
7+
This repo is the source of truth for the ReScript parser & printer. Issues go here.
88

9-
**You don't need this repo to use the new syntax**. This comes with BuckleScript 8.1. This repo is for syntax contributors.
9+
**You don't need this repo to use the ReScript syntax**. This comes with BuckleScript 8.1. This repo is for syntax contributors.
1010

1111
## Contribute
1212

0 commit comments

Comments
 (0)