Skip to content

Commit bc5cff2

Browse files
Merge #61
61: Minor grammar fix r=andre-richter a=erichschroeter Co-authored-by: Erich Schroeter <[email protected]>
2 parents d216fa4 + a30ca6d commit bc5cff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ $ head -n13 src/lib.rs
3232
{{#include ../ci/main/rt/src/lib.rs:1:13}}
3333
```
3434

35-
We also drop the `#![no_main]` attribute has it has no effect on library crates.
35+
We also drop the `#![no_main]` attribute as it has no effect on library crates.
3636

3737
> There's an orthogonal question that arises at this stage: Should the `rt`
3838
> library provide a standard panicking behavior, or should it *not* provide a

0 commit comments

Comments
 (0)