Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nwiltsie committed Oct 2, 2024
1 parent b1e16c2 commit db06213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bumpchanges/alias.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

class IneligibleAliasError(Exception):
"""
Exception to major alias shouldn't be updated.
Exception to indicate that the major alias shouldn't be updated.
These are expected and handle cases like prereleases, outdated tags, etc.
"""
Expand Down

0 comments on commit db06213

Please sign in to comment.