Fix capitalization of Issue.
@chris-morgan and @huonw pointed out that even though the feature is a proper noun, we're using it in a more generic sense here.
This commit is contained in:
parent
39549bebf0
commit
fb594484e6
@ -324,7 +324,7 @@ Options (for all commands):
|
||||
```
|
||||
|
||||
If you see this output when you run `cargo`, congrats! Cargo is working. If
|
||||
not, please [open an Issue](https://github.com/rust-lang/cargo/issues/new) or
|
||||
not, please [open an issue](https://github.com/rust-lang/cargo/issues/new) or
|
||||
drop by the Rust IRC, and we can help you out.
|
||||
|
||||
Let's move back into our `hello_world` directory now:
|
||||
|
Loading…
Reference in New Issue
Block a user