Software /
code /
prosody-modules
Diff
mod_storage_xmlarchive/README.markdown @ 2855:7713cd4fff8f
mod_storage_xmlarchive/README: Fix typo
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 28 Dec 2017 22:34:41 +0100 |
parent | 2854:687b19cad4f5 |
child | 3434:a6722a35f35e |
line wrap: on
line diff
--- a/mod_storage_xmlarchive/README.markdown Thu Dec 28 22:30:56 2017 +0100 +++ b/mod_storage_xmlarchive/README.markdown Thu Dec 28 22:34:41 2017 +0100 @@ -62,7 +62,7 @@ Where `$DIR` is `to` or `from`, `$STORE` is e.g. `archive` or `archive2` for MAM and `muc_log` for MUC logs. Finally, `$JID` is the JID of the -user or MUC room to me migrated, which can be repeated. +user or MUC room to be migrated, which can be repeated. Data structure ==============