We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 032af14 commit 008c1e6Copy full SHA for 008c1e6
docs/src/doctor/doctor-check.md
@@ -15,7 +15,7 @@ spec:
15
fix:
16
target: ../bin/truey
17
description: Check your shell for basic functionality
18
- help: You're shell does not have a path env. Reload your shell.
+ help: Your shell does not have a path env. Reload your shell.
19
```
20
21
The kind is `ScopeDoctorCheck`, letting scope know that this is a Check instruction.
0 commit comments