Skip to content

Commit

Permalink
Fix spelling of resource (#3633)
Browse files Browse the repository at this point in the history
Refs 4cce64d
  • Loading branch information
maximiliankolb authored Jan 31, 2025
1 parent fbc716d commit 1fb7689
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ $ hammer user update \
--resource-quota-ids _My_Resource_Quota_IDs_
----
+
If you want to make resouce quota optional, add the `--resource-quota-is-optional true` option.
If you want to make resource quota optional, add the `--resource-quota-is-optional true` option.
+
For all options, see `hammer user update --help`.

0 comments on commit 1fb7689

Please sign in to comment.