Skip to content

Commit

Permalink
[minor] Fix example in README
Browse files Browse the repository at this point in the history
  • Loading branch information
robsdedude committed Mar 22, 2024
1 parent 0afa7eb commit ba1ae37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ Exception type 6:
[
"a",
"b"
"c"
"c",
"d",
]
# Was the comma after "b" forgotten or was the string supposed to be "bc"?
Expand Down

0 comments on commit ba1ae37

Please sign in to comment.