Skip to content

Commit f26c9b4

Browse files
authored
fix README syntax (#433)
1 parent eb795c9 commit f26c9b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ curl https://krew.sh/preflight | bash
1818
kubectl preflight https://preflight.replicated.com
1919
```
2020

21-
For a details on creating the custom resource files that drive preflight checks, visit [creating preflight checks](https://troubleshoot.sh/docs/preflight/introduction/).
21+
For more details on creating the custom resource files that drive preflight checks, visit [creating preflight checks](https://troubleshoot.sh/docs/preflight/introduction/).
2222

2323

2424
## Support Bundle
@@ -34,7 +34,7 @@ curl https://krew.sh/support-bundle | bash
3434
```shell
3535
kubectl support-bundle https://support-bundle.replicated.com
3636
```
37-
For details on creating the custom resource files that drive support-bundle collection, visit [creating collectors](https://troubleshoot.sh/docs/collect/) and [creating analyzers](https://troubleshoot.sh/docs/analyze/).
37+
For more details on creating the custom resource files that drive support-bundle collection, visit [creating collectors](https://troubleshoot.sh/docs/collect/) and [creating analyzers](https://troubleshoot.sh/docs/analyze/).
3838

3939
# Community
4040

0 commit comments

Comments
 (0)