Skip to content

Commit 7d0e989

Browse files
Merge #80
80: Fix to sentence structure r=eldruin a=martinomburajr Co-authored-by: Martin Ombura Jr <martin.omburajr@gmail.com>
2 parents d4922c2 + 737f103 commit 7d0e989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/smallest-no-std.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ $ cargo size --target thumbv7m-none-eabi --bin app
7979
{{#include ../ci/smallest-no-std/app.size}}
8080
```
8181

82-
Before linking the crate does contain the panicking symbol.
82+
Before linking, the crate contains the panicking symbol.
8383

8484
``` console
8585
$ cargo rustc --target thumbv7m-none-eabi -- --emit=obj

0 commit comments

Comments
 (0)