summaryrefslogtreecommitdiffstatshomepage
path: root/core/misc/batch.es6.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/misc/batch.es6.js')
-rw-r--r--core/misc/batch.es6.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/misc/batch.es6.js b/core/misc/batch.es6.js
index 9c8caac76324..6d11f2508412 100644
--- a/core/misc/batch.es6.js
+++ b/core/misc/batch.es6.js
@@ -3,7 +3,7 @@
* Drupal's batch API.
*/
-(function($, Drupal) {
+(function ($, Drupal) {
/**
* Attaches the batch behavior to progress bars.
*