Skip to content

Commit b7c8593

Browse files
authored
Merge pull request #775 from Sosthene-Guedon/patch-1
Fix typo in the Lang team February update
2 parents 7850fea + 08b9b1f commit b7c8593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/inside-rust/2021-02-03-lang-team-feb-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Did you know that you can see the lang team's active projects on our [project bo
3131
* continued progress on the implementation, things are going well
3232
* we will likely add a `capture!` macro to use for migration; it would force the capture of a particular local variable (and not some subpath of it)
3333
* inline assembly
34-
* we are investigating stabiliing inline assembly for certain architectures (but not all)
34+
* we are investigating stabilising inline assembly for certain architectures (but not all)
3535

3636
## Upcoming design meetings
3737

0 commit comments

Comments
 (0)