Skip to content

Commit bdec84c

Browse files
docs: small edits
1 parent d449a77 commit bdec84c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ export AWS_PROFILE=acme_dev
3535
aws sso login
3636
```
3737

38-
You can then start using software with the other wrap profile:
38+
You can then start using software with the other wrapper profile:
3939

4040
```bash
4141
export AWS_PROFILE=wrap_acme_dev
4242
aws ec2 describe-vpcs
4343
```
4444

4545
But of course you didn't download this tool to use it with the
46-
AWS CLI, you used it so that you could launch other applications
47-
using `AWS_PROFILE` or wrapper scripts.
46+
AWS CLI, you downloaded it so that you could launch other applications
47+
using `AWS_PROFILE` without wrapper scripts.

0 commit comments

Comments
 (0)