Skip to content

Commit

Permalink
docs(work): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SiqiLiu43 committed Dec 8, 2022
1 parent f6d6899 commit 68e534e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chime_frb_api/workflow/work.py
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ def __attrs_post_init__(self):

@property
def payload(self) -> Dict[str, Any]:
"""Return the dictioanary representation of the work.
"""Return the dictionary representation of the work.
Returns:
Dict[str, Any]: The payload of the work.
Expand Down

0 comments on commit 68e534e

Please sign in to comment.