Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 2a3dd2c

Browse files
authored
fix typo in IAM docs
1 parent bc05235 commit 2a3dd2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/user-guide/aws/iam/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ You can see an output similar to the following:
6060
...
6161
```
6262

63-
You can save te `AccessKeyId` and `SecretAccessKey` values, and export them in the environment to run commands under the `test` user. Run the following command:
63+
You can save the `AccessKeyId` and `SecretAccessKey` values, and export them in the environment to run commands under the `test` user. Run the following command:
6464

6565
{{< command >}}
6666
$ export AWS_ACCESS_KEY_ID=LKIAQAAAAAAAGFWKCM5F AWS_SECRET_ACCESS_KEY=DUulXk2N2yD6rgoBBR9A/5iXa6dBcLyDknr925Q5

0 commit comments

Comments
 (0)