Skip to content

Commit 219cc30

Browse files
committed
Fix typos
1 parent 65af44e commit 219cc30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

thisweek/_posts/2025-03-03-changelog-275.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The x86-64, AArch64 and ARM Linux binaries now target GLIBC 2.28, and will keep
1818

1919
== Fixes
2020

21-
* pr:19197[] (first contribution) update `insta` inline snapshot using `cargo insta` when clicking 'Update Test' runnable.
21+
* pr:19197[] (first contribution) update `insta` inline snapshot using `cargo insta` when clicking "Update Test" runnable.
2222
* pr:19246[] (first contribution) add anchor for intra-doc links to associated items.
2323
* pr:19266[] (first contribution) add `identifier` to pull diagnostic LSP capabilities.
2424
* pr:19211[] include private items in completions for local crates.
@@ -32,7 +32,7 @@ The x86-64, AArch64 and ARM Linux binaries now target GLIBC 2.28, and will keep
3232
== Internal Improvements
3333

3434
* pr:19239[] (first contribution) configure out performance counters on `ohos` to fix compilation.
35-
* pr:19096[] allow rust-project.json to specify sysroot workspace.
35+
* pr:19096[] allow `rust-project.json` to specify sysroot workspace.
3636
* pr:19225[] migrate `remove_mut`, `remove_parantheses` and `remove_unused_param` to `SyntaxEditor`.
3737
* pr:19171[] migrate `apply_demorgan` to `SyntaxEditor`.
3838
* pr:19253[] migrate `convert_bool_then` to `SyntaxEditor`.

0 commit comments

Comments
 (0)