docs(faq): Tweak some grammar in the FAQ (#5867)
Tweak some grammar in the FAQ
This commit is contained in:
parent
3ed5f53808
commit
d8ab405b60
|
@ -86,7 +86,7 @@ env STARSHIP_LOG=trace starship module rust
|
|||
```
|
||||
|
||||
If starship is being slow you can try using the `timings` command to see if
|
||||
there is a particular module or command that to blame.
|
||||
there is a particular module or command that is to blame.
|
||||
|
||||
```sh
|
||||
env STARSHIP_LOG=trace starship timings
|
||||
|
|
Loading…
Reference in New Issue