diff options
author | reivilibre <38398653+reivilibre@users.noreply.github.com> | 2021-09-10 16:33:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-10 16:33:36 +0100 |
commit | ceab5a4bfa5a447b674a7e593217849770bfa7d5 (patch) | |
tree | e88620dfbd142d752892bec1622891a3b26d6621 /changelog.d | |
parent | Handle room upgrades for spaces (#10774) (diff) | |
download | synapse-ceab5a4bfa5a447b674a7e593217849770bfa7d5.tar.xz |
Fix 2 typos in docs/log_contexts.md (#10795)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/10795.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10795.doc b/changelog.d/10795.doc new file mode 100644 index 0000000000..3a0b622825 --- /dev/null +++ b/changelog.d/10795.doc @@ -0,0 +1 @@ +Correct 2 typographical errors in the *Log Contexts* documentation. |