Skip to content

Commit 8b1d0b9

Browse files
authored
Fix typos (#113)
1 parent 1a14e77 commit 8b1d0b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

thisweek/_posts/2021-05-10-changelog-76.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ https://github.com/sponsors/rust-analyzer[GitHub Sponsors].
1515
* pr:8482[] (first contribution) explain how to customize `unsafe` highlighting.
1616
* pr:8674[] (first contribution) add folding of multi-line `where` clauses.
1717
* pr:8759[] (first contribution) add Kate installation steps to the user manual.
18-
* pr:8774[] respect `.cargo/config.toml`.
18+
* pr:8774[] respect `.cargo/config.toml`:
1919
+
2020
image::https://user-images.githubusercontent.com/3757771/117545448-1dcaae00-b026-11eb-977a-0f35a5e3f2e0.gif[]
21-
* pr:8784[] auto-insert `}` when typing `{` in use item.
21+
* pr:8784[] auto-insert `}` when typing `{` in use item:
2222
+
2323
image::https://user-images.githubusercontent.com/1786438/117585742-45983f80-b114-11eb-80fc-d44f480fd012.gif[]
2424
* pr:8710[] build releases with LTO (link-time optimization).

0 commit comments

Comments
 (0)