Fix edu_type on EDU examples (#1383)

The top-level `example` in `edu.yaml` was overriding the individual examples
for `edu_type`. Let's fix that by getting rid of the example in `edu.yaml`.

Fixes https://github.com/matrix-org/matrix-spec/issues/805
This commit is contained in:
Richard van der Hoff 2022-12-21 16:23:50 +00:00 committed by GitHub
parent 05d2bc4c95
commit 966f3c443a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 29 additions and 9 deletions

View file

@ -0,0 +1 @@
Fix `edu_type` in EDU examples.