docs: shortcode formatting (#48622)

* docs: fix typo

* docs: fix shortcode formatting

* fix: move p tag

* docs: fix typos

* docs: fix typos

* fix: make suggested correction

Co-authored-by: Arvind <aruparekh@gmail.com>

* fix: revert corrected typos in this PR

---------

Co-authored-by: Arvind <aruparekh@gmail.com>
pull/49562/head
Adam In Tae Gerard 2025-01-26 08:39:22 -06:00 committed by GitHub
parent 465a010ff7
commit 3d606b7b21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@
{{ T "version_check_mustbe" }}{{ $minVersion }}.
{{ else if $minVersion}}
{{ T "version_check_mustbeorlater" }}{{ $minVersion }}.
{{ end }} {{ T "version_check_tocheck" }}<code>kubectl version</code>.
{{ end }} <p>{{ T "version_check_tocheck" }} <code>kubectl version</code>.</p>