mod_mam/README: Fix typo
authorKim Alvefur <zash@zash.se>
Wed, 25 Jan 2017 10:34:50 +0100
changeset 2467 e2d955f6167f
parent 2466 81127dcdb326
child 2468 01babf1caa4a
mod_mam/README: Fix typo
mod_mam/README.markdown
--- a/mod_mam/README.markdown	Tue Jan 24 12:28:46 2017 +0100
+++ b/mod_mam/README.markdown	Wed Jan 25 10:34:50 2017 +0100
@@ -69,7 +69,7 @@
 This is the largest number of messages that are allowed to be retrieved
 in one request *page*. A query that does not fit in one page will
 include a reference to the next page, letting clients page through the
-result set. Setting large number is not recomended, as Prosody will be
+result set. Setting large number is not recommended, as Prosody will be
 blocked while processing the request and will not be able to do anything
 else.