Skip to content

Commit

Permalink
[hi] Fix wrong code highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
Arhell committed Jul 22, 2023
1 parent 2377c69 commit a91d61c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/hi/docs/tasks/tools/install-kubectl-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Linux पर kubectl संस्थापित करने के लिए

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

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

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

```bash
```console
kubectl-convert: FAILED
sha256sum: WARNING: 1 computed checksum did NOT match
```
Expand Down

0 comments on commit a91d61c

Please sign in to comment.