From 7c0168ce24830b4fb02d3c6a2ea3284fb66f7a76 Mon Sep 17 00:00:00 2001 From: Andrew Chin Date: Thu, 30 May 2019 10:10:10 -0400 Subject: Fix typo docs/user/README.md --- docs/user/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 The automatic installation is expected to *just work* for common cases, if it doesn't, report bugs! -If you have an usual setup (for example, `code` is not in the `PATH`), you +If you have an unusual setup (for example, `code` is not in the `PATH`), you should adapt these manual installation instructions: ``` -- cgit v1.2.3