aboutsummaryrefslogtreecommitdiff
path: root/docs/configuration/cheatsheet.md
diff options
context:
space:
mode:
authorAlexander Strizhakov <alex.strizhakov@gmail.com>2020-03-03 09:45:18 +0000
committerAlexander Strizhakov <alex.strizhakov@gmail.com>2020-03-03 09:45:18 +0000
commitdf3c59d9280b94cf99571cbbd1b10c334db8e44d (patch)
tree73dc851cd90e95cb2b22a6253a06c6c611f13a87 /docs/configuration/cheatsheet.md
parenta3ad028973154dafad910d4d73d7d4d4822627c1 (diff)
downloadpleroma-df3c59d9280b94cf99571cbbd1b10c334db8e44d.tar.gz
Apply suggestion to docs/configuration/cheatsheet.md
Diffstat (limited to 'docs/configuration/cheatsheet.md')
-rw-r--r--docs/configuration/cheatsheet.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/cheatsheet.md b/docs/configuration/cheatsheet.md
index f735b19b8..65f37e846 100644
--- a/docs/configuration/cheatsheet.md
+++ b/docs/configuration/cheatsheet.md
@@ -416,7 +416,7 @@ It will increase memory usage, but federation would work faster.
Advanced settings for workers pools.
-There's four pools used:
+There are four pools used:
* `:federation` for the federation jobs.
You may want this pool max_connections to be at least equal to the number of federator jobs + retry queue jobs.