mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
DEV: Correct spelling mistakes in comments
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
# we want MesageBus to be close to the front
|
||||
# we want MessageBus to be close to the front
|
||||
# this is important cause the vast majority of web requests go to it
|
||||
# this allows us to avoid full middleware crawls each time
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user