Ignore dates in wrong formats
[akkoma] / docs / config.md
index b4e1ad275c322ac9e5b7635d6aea70d9849a6d66..3624e295b717574944b5ea27f1c1a3d87567e0ae 100644 (file)
@@ -257,7 +257,7 @@ curl "http://localhost:4000/api/pleroma/admin/invite_token?admin_token=somerando
 
 [Pleroma Job Queue](https://git.pleroma.social/pleroma/pleroma_job_queue) configuration: a list of queues with maximum concurrent jobs.
 
-Pleroma has the following qeues:
+Pleroma has the following queues:
 * `federator_outgoing` - Outgoing federation
 * `federator_incoming` - Incoming federation
 * `mailer` - Email sender, see [`Pleroma.Mailer`](#pleroma-mailer)