Skip to content

Commit ca14b81

Browse files
committed
Trim malformed sentence.
1 parent b08d6cf commit ca14b81

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/doc/grammar.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
This document is the primary reference for the Rust programming language grammar. It
66
provides only one kind of material:
77

8-
- Chapters that formally define the language grammar and, for each
9-
construct.
8+
- Chapters that formally define the language grammar.
109

1110
This document does not serve as an introduction to the language. Background
1211
familiarity with the language is assumed. A separate [guide] is available to

0 commit comments

Comments
 (0)