Skip to content

Commit

Permalink
fixing typos
Browse files Browse the repository at this point in the history
  • Loading branch information
deusebio committed Oct 17, 2024
1 parent 0f3d0f0 commit dd83b0b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion docs/how-to/h-deploy-aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
* [Authenticate](#authenticate)
* [Bootstrap Juju controller on AWS EC2](#bootstrap-juju-controller-on-aws-ec2)
* [Deploy charms](#deploy-charms)
* [Expose database (optional)](#expose-database-optional)
* [Clean up](#clean-up)

---
Expand Down
2 changes: 1 addition & 1 deletion docs/how-to/h-deploy-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ Or also use it without specifying the `--name` argument to get the full list. Yo
role assignment bound to `<AZURE_ROLE>` registered using
```shell
az role assigment list --role <AZURE_ROLE>
az role assignment list --role <AZURE_ROLE>
```
If this is the case, you can remove the role assignment first and then the role itself with the following commands:
Expand Down

0 comments on commit dd83b0b

Please sign in to comment.