Skip to content

Commit 13534bf

Browse files
authored
Minor format change to README.md (#924)
1 parent 60b4931 commit 13534bf

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
@@ -12,7 +12,7 @@ To run a sample preflight check from a sample application, install the preflight
1212
```
1313
curl https://krew.sh/preflight | bash
1414
```
15-
and run, where https://preflight.replicated.com provides an **example** preflight spec:
15+
and run, where https://preflight.replicated.com provides an **example** preflight spec:
1616

1717
```
1818
kubectl preflight https://preflight.replicated.com
@@ -31,7 +31,7 @@ To collect a sample support bundle, install the troubleshoot kubectl plugin:
3131
```
3232
curl https://krew.sh/support-bundle | bash
3333
```
34-
and run, where https://support-bundle.replicated.com provides an **example** support bundle spec:
34+
and run, where https://support-bundle.replicated.com provides an **example** support bundle spec:
3535

3636
```
3737
kubectl support-bundle https://support-bundle.replicated.com

0 commit comments

Comments
 (0)