Skip to content

Commit 898b1a9

Browse files
committed
Move the Syntax spec to spec/syntax
1 parent 4c345ea commit 898b1a9

File tree

8 files changed

+2
-2
lines changed

8 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ started learning Fluent.
1515
The `syntax/` directory contains the reference implementation of the syntax as
1616
a _LL(infinity)_ parser.
1717

18-
The `spec/` directory contains the formal EBNF grammar, autogenerated from the
19-
reference implementation.
18+
The `spec/syntax` directory contains the formal EBNF grammar, autogenerated
19+
from the reference implementation.
2020

2121
## Development
2222

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)