# HG changeset patch # User Kim Alvefur # Date 1485336890 -3600 # Node ID e2d955f6167fa4e61c93f341477dbccd240f1a90 # Parent 81127dcdb326ce1456150eaf07401cf80565f15b mod_mam/README: Fix typo diff -r 81127dcdb326 -r e2d955f6167f 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.