Skip to content

Commit

Permalink
Fix typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
areski authored and julianwachholz committed Sep 23, 2024
1 parent 72215ec commit 05086d3
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 @@ -103,7 +103,7 @@ The following attributes can be added in settings file to set default arguments
1. `DJANGO_SQIDS_MIN_LENGTH`: default minimum length
2. `DJANGO_SQIDS_ALPHABET`: default alphabet

`SqidsField` does not reqiure any arguments but the following arguments can be supplied to modify its behavior.
`SqidsField` does not require any arguments but the following arguments can be supplied to modify its behavior.

| Name | Description | Example |
| ----------------- | :-----------------------------------------------------: | ----------------------------------------------------------- |
Expand Down

0 comments on commit 05086d3

Please sign in to comment.