Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
BoPeng committed Sep 21, 2023
1 parent 12d8753 commit 28fd07a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sos/actions.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ def action_wrapper(*args, **kwargs):
"file",
"library",
"shub",
"orab",
"oras",
):
env.logger.warning(
f"Container type {cty} might not be supported.")
Expand Down

0 comments on commit 28fd07a

Please sign in to comment.