Avoid use of the word "clobber" (#3611)

* Avoid use of the word "clobber"

Fixes https://github.com/matrix-org/matrix-doc/issues/1328

* changelog
pull/3614/head
Travis Ralston 2 years ago committed by GitHub
parent 4734f40098
commit 1e9dd4d22e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1 @@
Fix various typos throughout the specification.

@ -174,9 +174,9 @@ paths:
type: object
description: |-
Extra keys, such as `m.federate`, to be added to the content
of the [`m.room.create`](/client-server-api/#mroomcreate) event. The server will clobber the following
of the [`m.room.create`](/client-server-api/#mroomcreate) event. The server will overwrite the following
keys: `creator`, `room_version`. Future versions of the specification
may allow the server to clobber other keys.
may allow the server to overwrite other keys.
initial_state:
type: array
description: |-

Loading…
Cancel
Save