Fix typos.

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
Patrick Cloke 2023-08-09 10:24:46 -04:00 committed by GitHub
parent e8d5a50f7c
commit 2aee5009e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
# Copyright 2019 The Matrix.org Foundation C.I.C. # Copyright 2019-2023 The Matrix.org Foundation C.I.C.
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.
@ -13,7 +13,7 @@
# limitations under the License. # limitations under the License.
type: object type: object
title: Persistent Data Unit title: Persistent Data Unit
description: A persistent data unit (event) for room version 4 and beyond. description: A persistent data unit (event) for room version 11 and beyond.
example: example:
$ref: "../examples/pdu_v11.json" $ref: "../examples/pdu_v11.json"
allOf: allOf: