Add GitHub Action to check spelling (#3591)
Signed-off-by: Aaron Raimist <aaron@raim.ist>
This commit is contained in:
parent
d2fd90579b
commit
01cd41de68
37 changed files with 74 additions and 47 deletions
|
@ -186,7 +186,7 @@ paths:
|
|||
with type, state_key and content keys set.
|
||||
|
||||
Takes precedence over events set by `preset`, but gets
|
||||
overriden by `name` and `topic` keys.
|
||||
overridden by `name` and `topic` keys.
|
||||
items:
|
||||
type: object
|
||||
title: StateEvent
|
||||
|
|
|
@ -257,7 +257,7 @@ paths:
|
|||
If the user is a member of the room this will be a
|
||||
list of the most recent messages for this room. If
|
||||
the user has left the room this will be the
|
||||
messages that preceeded them leaving. This array
|
||||
messages that preceded them leaving. This array
|
||||
will consist of at most `limit` elements.
|
||||
items:
|
||||
type: object
|
||||
|
|
|
@ -116,7 +116,7 @@ paths:
|
|||
If the user is a member of the room this will be a
|
||||
list of the most recent messages for this room. If
|
||||
the user has left the room this will be the
|
||||
messages that preceeded them leaving. This array
|
||||
messages that preceded them leaving. This array
|
||||
will consist of at most `limit` elements.
|
||||
items:
|
||||
type: object
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue