aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndrew Chin <[email protected]>2019-05-30 15:10:10 +0100
committerGitHub <[email protected]>2019-05-30 15:10:10 +0100
commit7c0168ce24830b4fb02d3c6a2ea3284fb66f7a76 (patch)
treeb601a167d289b9f433f7b3f1b0fbcae3ed43647f /docs
parent3cf841e1bc2bf354c180dc80fb394c0e0a843965 (diff)
Fix typo docs/user/README.md
Diffstat (limited to 'docs')
-rw-r--r--docs/user/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user/README.md b/docs/user/README.md
index 47fc840f7..af8a99a47 100644
--- a/docs/user/README.md
+++ b/docs/user/README.md
@@ -39,7 +39,7 @@ $ cargo install-code
39The automatic installation is expected to *just work* for common cases, if it 39The automatic installation is expected to *just work* for common cases, if it
40doesn't, report bugs! 40doesn't, report bugs!
41 41
42If you have an usual setup (for example, `code` is not in the `PATH`), you 42If you have an unusual setup (for example, `code` is not in the `PATH`), you
43should adapt these manual installation instructions: 43should adapt these manual installation instructions:
44 44
45``` 45```