Skip to content

Commit 478d435

Browse files
bors[bot]jsejcksn
andauthored
Merge #9658
9658: docs: fix typo r=lnicola a=jsejcksn tree -> three Co-authored-by: Jesse Jackson <[email protected]>
2 parents 32b5635 + a9f4527 commit 478d435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/manual.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ interface Dep {
595595
This format is provisional and subject to change.
596596
Specifically, the `roots` setup will be different eventually.
597597

598-
There are tree ways to feed `rust-project.json` to rust-analyzer:
598+
There are three ways to feed `rust-project.json` to rust-analyzer:
599599

600600
* Place `rust-project.json` file at the root of the project, and rust-anlayzer will discover it.
601601
* Specify `"rust-analyzer.linkedProjects": [ "path/to/rust-project.json" ]` in the settings (and make sure that your LSP client sends settings as a part of initialize request).

0 commit comments

Comments
 (0)