diff options
| author | mokou <mokou@fastmail.com> | 2022-11-11 16:12:09 +0100 |
|---|---|---|
| committer | mokou <mokou@fastmail.com> | 2022-11-11 16:12:09 +0100 |
| commit | 2e1630c712892f83cb1cc3adfb034f9e358e7a5e (patch) | |
| tree | e0ad55b2a8869b18a43e451f6cffab6bd345a9b7 /README.md | |
| parent | 4a60b7b2e33fd8e13ede0d755e0ca9885e245a2c (diff) | |
chore: style fixes
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -126,7 +126,7 @@ After every couple of sections, there will be a quiz that'll test your knowledge ## Enabling `rust-analyzer` -Run the command `rustlings lsp` which will generate a `rust-project.json` at the root of the project, this allows [rust-analyzer](https://rust-analyzer.github.io/) to parse each exercise. +Run the command `rustlings lsp` which will generate a `rust-project.json` at the root of the project, this allows [rust-analyzer](https://rust-analyzer.github.io/) to parse each exercise. ## Continuing On |
