diff mod_storage_xmlarchive/README.markdown @ 2818:88474dd1af48

Various READMEs: s/eg/e.g.g/
author Kim Alvefur <zash@zash.se>
date Fri, 10 Nov 2017 05:33:28 +0100
parents f052b62c653c
children 687b19cad4f5
line wrap: on
line diff
--- a/mod_storage_xmlarchive/README.markdown	Thu Nov 09 14:24:42 2017 +0100
+++ b/mod_storage_xmlarchive/README.markdown	Fri Nov 10 05:33:28 2017 +0100
@@ -60,6 +60,6 @@
 prosodyctl mod_storage_xmlarchive convert $DIR internal $STORE $JID
 ```
 
-Where `$DIR` is `to` or `from`, `$STORE` is eg `archive` or `archive2`
+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.