We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 379433a commit c2a809cCopy full SHA for c2a809c
src/doc/unstable-book/src/library-features/asm.md
@@ -402,7 +402,7 @@ assert_eq!(a, 5);
402
403
This will decrement the `{0}` register value from 10 to 3, then add 2 and store it in `a`.
404
405
-This example shows a few thing:
+This example shows a few things:
406
407
First that the same number can be used as a label multiple times in the same inline block.
408
0 commit comments