Skip to content

Commit

Permalink
docs: fix a typo in dash entity [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
paduszyk authored Aug 19, 2024
1 parent 664bbed commit 6f16660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ Other key points:
- The app handles deserialization from natural keys by using `ast.literal_eval`.
Make sure to provide the keys that are valid string representations of the
corresponding values (i.e., tuples of primitive Python literals; in most
cases, they are strings &nddash; if so, use single quotes as text delimiters).
cases, they are strings — if so, use single quotes as text delimiters).

## Contributing

Expand Down

0 comments on commit 6f16660

Please sign in to comment.