diff options
author | Aaron Raimist <aaron@raim.ist> | 2021-05-26 07:29:02 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-26 13:29:02 +0100 |
commit | f95e7a03fa66e00b581d11f17244bf1701559f6c (patch) | |
tree | b33d73e3cfda424f5653b1d3d44597e16b21332a /changelog.d | |
parent | Tell CircleCI to build Docker images from `main` (#9906) (diff) | |
download | synapse-f95e7a03fa66e00b581d11f17244bf1701559f6c.tar.xz |
Tweak wording of database recommendation in INSTALL.md (#10057)
* Tweak wording of database recommendation in INSTALL.md Signed-off-by: Aaron Raimist <aaron@raim.ist>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/10057.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10057.doc b/changelog.d/10057.doc new file mode 100644 index 0000000000..35437cb017 --- /dev/null +++ b/changelog.d/10057.doc @@ -0,0 +1 @@ +Tweak wording of database recommendation in `INSTALL.md`. Contributed by @aaronraimist. \ No newline at end of file |