spelling: posts

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-03-26 20:03:13 -04:00
parent 04cbbcd2ff
commit 1234d5b77a

View File

@ -52,7 +52,7 @@ class ExpirePosts
self::addMissingEntries();
}
// Set the expiry for origin posta
// Set the expiry for origin posts
Worker::add(Worker::PRIORITY_LOW, 'Expire');
// update nodeinfo data after everything is cleaned up