Skip to content

Commit 49f6744

Browse files
committed
Fix typo in docs/dev/lsp-extensions.md: automagiacally -> automagically
1 parent 3689c8c commit 49f6744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev/lsp-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ fn main() {
154154
}
155155
```
156156

157-
`experimental/joinLines` yields (curly braces are automagiacally removed)
157+
`experimental/joinLines` yields (curly braces are automagically removed)
158158

159159
```rust
160160
fn main() {

0 commit comments

Comments
 (0)