DEV: Fix random typos (#20937)

This commit is contained in:
Jarek Radosz
2023-04-03 19:27:32 +02:00
committed by GitHub
parent 6142c50915
commit 29e2e3ff3b
9 changed files with 18 additions and 18 deletions

View File

@ -603,7 +603,7 @@ module Discourse
USER_READONLY_MODE_KEY ||= "readonly_mode:user"
PG_FORCE_READONLY_MODE_KEY ||= "readonly_mode:postgres_force"
# Psuedo readonly mode, where staff can still write
# Pseudo readonly mode, where staff can still write
STAFF_WRITES_ONLY_MODE_KEY ||= "readonly_mode:staff_writes_only"
READONLY_KEYS ||= [