Skip to content

Commit e79079c

Browse files
ysam12345sushrk
authored andcommitted
fix typo in document (aws#331)
1 parent a7dbe79 commit e79079c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/sgp/workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ This document presents high level workflow diagram for Events associated with No
33

44
## Adding a supported Node to Cluster
55

6-
Security Group for Pods is suported only on Nitro Based Instnaces.
6+
Security Group for Pods is supported only on Nitro Based Instances.
77

88
![New Nitro Based Node Create Event Diagram](../images/sgp-node-create.png)
99

docs/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To get the Platform Version of your EKS cluster
3838
aws eks describe-cluster --name cluster-name --region us-west-2 | jq .cluster.platformVersion
3939
```
4040

41-
Your Platform Version should be equal to or greater than Platfrom Version [specified here](https://github.com/aws/amazon-vpc-resource-controller-k8s/releases/tag/v1.1.0).
41+
Your Platform Version should be equal to or greater than Platform Version [specified here](https://github.com/aws/amazon-vpc-resource-controller-k8s/releases/tag/v1.1.0).
4242

4343
**Resolution**
4444

0 commit comments

Comments
 (0)