We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d216fa4 + a30ca6d commit bc5cff2Copy full SHA for bc5cff2
src/main.md
@@ -32,7 +32,7 @@ $ head -n13 src/lib.rs
32
{{#include ../ci/main/rt/src/lib.rs:1:13}}
33
```
34
35
-We also drop the `#![no_main]` attribute has it has no effect on library crates.
+We also drop the `#![no_main]` attribute as it has no effect on library crates.
36
37
> There's an orthogonal question that arises at this stage: Should the `rt`
38
> library provide a standard panicking behavior, or should it *not* provide a
0 commit comments