Skip to content

Commit 737f103

Browse files
Fix to sentence structure
1 parent d4922c2 commit 737f103

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)