Skip to content

Commit

Permalink
FIx typo
Browse files Browse the repository at this point in the history
Signed-off-by: Pradyumna Krishna <[email protected]>
  • Loading branch information
PradyumnaKrishna committed Jul 7, 2022
1 parent 5f1be3e commit 766da3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion securesystemslib/exceptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ class InvalidConfigurationError(Error):
pass

class StorageError(Error):
"""Indicate an error occured during interaction with an abstracted storage
"""Indicate an error occurred during interaction with an abstracted storage
backend."""
pass

Expand Down

0 comments on commit 766da3c

Please sign in to comment.