Skip to content

Commit 488ec41

Browse files
authored
Merge pull request #38025 from amosshapira/patch-3
cri.md: remove extraneous "then"
2 parents f0347ed + 7acec1a commit 488ec41

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/architecture

1 file changed

+1
-1
lines changed

content/en/docs/concepts/architecture/cri.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ and doesn't register as a node.
3939

4040
## Upgrading
4141

42-
When upgrading Kubernetes, then the kubelet tries to automatically select the
42+
When upgrading Kubernetes, the kubelet tries to automatically select the
4343
latest CRI version on restart of the component. If that fails, then the fallback
4444
will take place as mentioned above. If a gRPC re-dial was required because the
4545
container runtime has been upgraded, then the container runtime must also

0 commit comments

Comments
 (0)