Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Sergei Maertens <[email protected]>
  • Loading branch information
annashamray and sergei-maertens authored Feb 27, 2024
1 parent a47235e commit 16d3330
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ def handle(self, **options):
return

self.stdout.write(
f"Configuration would be set up with following steps: {enabled_steps}"
f"Configuration will be set up with following steps: {enabled_steps}"
)

# 1. Check prerequisites of all steps
Expand Down

0 comments on commit 16d3330

Please sign in to comment.