Skip to content

Commit a91d61c

Browse files
committed
[hi] Fix wrong code highlighting
1 parent 2377c69 commit a91d61c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/hi/docs/tasks/tools/install-kubectl-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Linux पर kubectl संस्थापित करने के लिए
6161

6262
अगर चेक फेल हो जाता है, तो `sha256` nonzero स्थिति के साथ बाहर निकलता है और इस आउटपुट के समान प्रिंट करता है:
6363

64-
```bash
64+
```console
6565
kubectl: FAILED
6666
sha256sum: WARNING: 1 computed checksum did NOT match
6767
```
@@ -216,7 +216,7 @@ kubectl Bash और Zsh के लिए ऑटोकम्प्लेशन
216216

217217
अगर चेक फेल हो जाता है, तो `sha256` nonzero स्थिति के साथ बाहर निकलता है और इस आउटपुट के समान प्रिंट करता है:
218218

219-
```bash
219+
```console
220220
kubectl-convert: FAILED
221221
sha256sum: WARNING: 1 computed checksum did NOT match
222222
```

0 commit comments

Comments
 (0)