Skip to content

Commit 9ebf0f5

Browse files
authored
Merge pull request #1844 from tshepang/patch-1
intro note: make text more simple
2 parents 1a516aa + e7a7e2a commit 9ebf0f5

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)