Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dianzrong authored Jun 20, 2023
1 parent 84a7de7 commit 5263afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/openadapt/test_summary.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@


class SummaryReplayStrategy(SummaryReplayStrategyMixin):
"""Custom Replay Strategy to soley test the Summary Mixin."""
"""Custom Replay Strategy to solely test the Summary Mixin."""
def __init__(self, recording: Recording):
super().__init__(recording)

Expand Down

0 comments on commit 5263afa

Please sign in to comment.