Skip to content

Commit a7bab09

Browse files
committed
Fix typo: s/initiatve/initiative
1 parent fa3fb91 commit a7bab09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/inside-rust/2022-07-27-keyword-generics.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ consistently by _all_ modifier keywords.
390390

391391
## Conclusion
392392

393-
In this post we've introduced the new keyword generics initiatve, explained why
393+
In this post we've introduced the new keyword generics initiative, explained why
394394
it exists, and shown a brief example of what it might look like in the future.
395395

396396
The initiative is active on the Rust Zulip under

0 commit comments

Comments
 (0)