Skip to content

Commit 99055a7

Browse files
committed
the first -> one of the first
1 parent 36efb2b commit 99055a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/inside-rust/2020-05-25-new-inline-asm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ friendlier syntax for `asm!`. This syntax has had a long road from concept to
3131
compiler implementation:
3232
- The proposal first started as a [pre-RFC on
3333
internals](https://internals.rust-lang.org/t/pre-rfc-2-inline-assembly/11310).
34-
- Inline assembly became the language team's first [project
34+
- Inline assembly became one of the language team's first [project
3535
group](https://github.com/rust-lang/rfcs/blob/master/text/2836-project-asm.md),
3636
and iteratively designed RFCs in [the project group
3737
repository](https://github.com/rust-lang/project-inline-asm/).

0 commit comments

Comments
 (0)