diff --git a/Gemfile b/Gemfile index e5837a1af71..5ea606a1c9d 100644 --- a/Gemfile +++ b/Gemfile @@ -230,7 +230,7 @@ gem 'lru_redux' gem 'htmlentities', require: false # IMPORTANT: mini profiler monkey patches, so it better be required last -# If you want to amend mini profiler to do the monkey patches in the railstie +# If you want to amend mini profiler to do the monkey patches in the railties # we are open to it. by deferring require to the initializer we can configure discourse installs without it gem 'flamegraph', require: false