From c6f89a122959a41d66fda23eb3c810b0f5412fe1 Mon Sep 17 00:00:00 2001 From: ledianh Date: Wed, 6 Jun 2018 22:37:14 +0200 Subject: [PATCH] fixed word typo --- lib/web/mage/apply/scripts.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/web/mage/apply/scripts.js b/lib/web/mage/apply/scripts.js index f35e9a2140e67..bf211c38adba5 100644 --- a/lib/web/mage/apply/scripts.js +++ b/lib/web/mage/apply/scripts.js @@ -14,7 +14,7 @@ define([ virtuals = []; /** - * Adds components to the virtula list. + * Adds components to the virtual list. * * @param {Object} components */