Browse Source

style(webpack): Casing (#24286)

Evan Purkhiser 4 years ago
parent
commit
12d0a2c779
1 changed files with 1 additions and 1 deletions
  1. 1 1
      webpack.config.js

+ 1 - 1
webpack.config.js

@@ -228,7 +228,7 @@ let appConfig = {
     sentry: 'less/sentry.less',
 
     /**
-     * old plugins that use select2 when creating a new issue e.g. Trello, Teamwork*
+     * Old plugins that use select2 when creating a new issue e.g. Trello, Teamwork*
      */
     select2: 'less/select2.less',
   },