mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-23 09:29:14 -04:00
Clean up typos
This changeset cleans up a variety of typos that were found and submitted in PR #2588; we cannot directly accept external contributions, but we appreciate the flagging of things like this! Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
@@ -11,7 +11,7 @@ class SerialisedModel(ABC):
|
||||
guarantees that:
|
||||
- all of the ALLOWED_PROPERTIES are present in the underlying
|
||||
dictionary
|
||||
- any other abritrary properties of the underlying dictionary can’t
|
||||
- any other arbitrary properties of the underlying dictionary can’t
|
||||
be accessed
|
||||
|
||||
If you are adding a new field to a model, you should ensure that
|
||||
|
||||
Reference in New Issue
Block a user