Skip to content

Commit e7a7e2a

Browse files
authored
intro note: make text more simple
Grammar did not look correct, so preserve meaning, while making it more simple.
1 parent 1a516aa commit e7a7e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This book is the primary reference for the Rust programming language.
44

55
> [!NOTE]
6-
> For known bugs in and omissions of this book, see our [GitHub issues]. If you see a case where the compiler behavior and the text here do not agree, file an issue so we can think about which is correct.
6+
> For known bugs and omissions in this book, see our [GitHub issues]. If you see a case where the compiler behavior and the text here do not agree, file an issue so we can think about which is correct.
77
88
## Rust releases
99

0 commit comments

Comments
 (0)