Skip to content

Commit 630637c

Browse files
author
CoderErik
authored
Fix Typo - missing closing angle bracket (#572)
1 parent 8ed5587 commit 630637c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/kubernetes/aws.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ as a workspace deployment option, you'll need to
173173
kind: ClusterConfig
174174

175175
metadata:
176-
version: "<YOUR_K8s_VERSION"
176+
version: "<YOUR_K8s_VERSION>"
177177
name: <YOUR_CLUSTER_NAME>
178178
region: <YOUR_AWS_REGION>
179179

0 commit comments

Comments
 (0)