Skip to content

Commit b1fb3b4

Browse files
committed
Typo fix
1 parent cc2509a commit b1fb3b4

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
@@ -34,7 +34,7 @@ compiler implementation:
3434
- The proposal first started as a [pre-RFC on
3535
internals](https://internals.rust-lang.org/t/pre-rfc-2-inline-assembly/11310).
3636
- Inline assembly became one of the language team's first [project
37-
group](https://github.com/rust-lang/rfcs/blob/master/text/2836-project-asm.md),
37+
groups](https://github.com/rust-lang/rfcs/blob/master/text/2836-project-asm.md),
3838
and iteratively designed RFCs in [the project group
3939
repository](https://github.com/rust-lang/project-inline-asm/).
4040
- [RFC 2873](https://github.com/rust-lang/rfcs/pull/2873) (still under

0 commit comments

Comments
 (0)