mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-08 04:42:15 -04:00
Fix typos and spelling errors. (#8639)
This commit is contained in:
parent
c850dd9a8e
commit
34a5696f93
41 changed files with 63 additions and 60 deletions
|
@ -63,7 +63,7 @@ class JWTConfig(Config):
|
|||
# and issued at ("iat") claims are validated if present.
|
||||
#
|
||||
# Note that this is a non-standard login type and client support is
|
||||
# expected to be non-existant.
|
||||
# expected to be non-existent.
|
||||
#
|
||||
# See https://github.com/matrix-org/synapse/blob/master/docs/jwt.md.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue