Skip to content

Commit 6280877

Browse files
hartzellDougal Ballantyne
authored andcommitted
Typo fix: deplpyment -> deployment
1 parent 8e6dcf3 commit 6280877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/iam.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ IAM in CfnCluster
55

66
CfnCluster utilizes multiple AWS services to deploy and operate a cluster. The services used are listed in the :ref:`AWS Services used in CfnCluster <aws_services>` section of the documentation.
77

8-
CfnCluster uses EC2 IAM roles to enable instances access to AWS services for the deplpyment and operation of the cluster. By default the EC2 IAM role is created as part of the cluster creation by CloudFormation. This means that the user creating the cluster must have the appropriate level of permissions
8+
CfnCluster uses EC2 IAM roles to enable instances access to AWS services for the deployment and operation of the cluster. By default the EC2 IAM role is created as part of the cluster creation by CloudFormation. This means that the user creating the cluster must have the appropriate level of permissions
99

1010
Defaults
1111
--------

0 commit comments

Comments
 (0)