Mercurial > prosody-modules
diff mod_mam/README.markdown @ 2463:e2d955f6167f
mod_mam/README: Fix typo
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 25 Jan 2017 10:34:50 +0100 |
parents | 632aa9f49aed |
children | b8805ab1d470 |
line wrap: on
line diff
--- 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.