Update api/client-server/event_context.yaml

Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
Travis Ralston 2019-11-06 10:42:08 -07:00 committed by GitHub
parent e59bb20dc3
commit a1e5a96cf8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,7 +64,7 @@ paths:
type: string
description: |-
A JSON ``RoomEventFilter`` to filter the returned events with. The
filter can be applied before or/and after the ``limit`` parameter -
filter may be applied before or/and after the ``limit`` parameter -
whichever the homeserver prefers.
See `Filtering <#filtering>`_ for more information.