From e7a7e2a4b898ee44e6f96d46a36589659d218a07 Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Fri, 6 Jun 2025 05:05:05 +0200 Subject: [PATCH] intro note: make text more simple Grammar did not look correct, so preserve meaning, while making it more simple. --- src/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/introduction.md b/src/introduction.md index 4cc627a41..eee0c4b76 100644 --- a/src/introduction.md +++ b/src/introduction.md @@ -3,7 +3,7 @@ This book is the primary reference for the Rust programming language. > [!NOTE] -> 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. +> 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. ## Rust releases