Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Tveten committed Jan 1, 2024
1 parent 58b527e commit 6be521f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_tools/make_release.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ def __init__(self, branch):
def action(self, context):
"""Carry out action."""
self.instruct(
f"Make sure you're on: {self.branch}, you're local "
f"Make sure you're on: {self.branch}, your local "
f"branch is up-to-date, and all new changes are merged "
f"in."
)
Expand Down

0 comments on commit 6be521f

Please sign in to comment.