Fix typo in actions.yaml

There was a typo in actions.yaml for the resume action that was breaking
builds. This change fixes that typo. The charm will build.

Closes-Bug: 2030677
Change-Id: I470c5f340cbc1282d80396af3d19b9016bb10e2f
This commit is contained in:
Jadon Naas 2023-08-07 15:59:26 -04:00
parent b56c411c48
commit 21c1ab037e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
pause:
description: Pause the openstack-dashboard unit.
resume:
descrpition: Resume the openstack-dashboard unit.
description: Resume the openstack-dashboard unit.
openstack-upgrade:
description: Perform openstack upgrades. Config option action-managed-upgrade must be set to True.
package-upgrade: