Skip to content

Commit 350855d

Browse files
nebelsprachenknative-prow-robot
authored andcommitted
Fix 'verion' mispelling in check-install-version (#1122)
Relates to [Issue #1119](#1119) * 'verion' typo fix * removed unnecessary article 'a' in line 33
1 parent 24be444 commit 350855d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install/check-install-version.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ Pod Template:
3030
Copy the full `gcr.io` link to the container and paste it into your browser. If
3131
you are already signed in to a Google account, you'll be taken to the Google
3232
Container Registry page for that container in the Google Cloud Platform console.
33-
If you aren't already signed in, you'll need to sign in a to a Google account
33+
If you aren't already signed in, you'll need to sign in to a Google account
3434
before you can view the container details.
3535

3636
On the container details page, you'll see a section titled "Container
3737
classification," and in that section is a list of tags. The versions of Knative
38-
you have installed will appear in the list as `v0.1.1`, or whatever verion you
38+
you have installed will appear in the list as `v0.1.1`, or whatever version you
3939
have installed:
4040

4141
![Shows list of tags on container details page; v0.1.1 is the Knative version and is the first tag.](../../images/knative-version.png)

0 commit comments

Comments
 (0)