Skip to content

Commit

Permalink
fixed config comment (#153)
Browse files Browse the repository at this point in the history
Co-authored-by: Jordan <jordan.layton@metaswitch.com>
  • Loading branch information
jordlay and Jordan authored Mar 11, 2024
1 parent f61cc99 commit af4ac2a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ class OnboardingBaseInputConfig(ABC):
metadata={
"comment": (
"Resource group for the Publisher resource.\n"
"You should create this before running the publish command."
"Will be created if it does not exist."
)
},
)
Expand Down

0 comments on commit af4ac2a

Please sign in to comment.