Skip to content

Commit d00c902

Browse files
author
Magento CICD
authored
MAGETWO-65100: [GitHub][PR] Fix typo #7345
2 parents 35a3545 + 54224c6 commit d00c902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Search/view/frontend/web/form-mini.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ define([
1414
'use strict';
1515

1616
/**
17-
* Check wether the incoming string is not empty or if doesn't consist of spaces.
17+
* Check whether the incoming string is not empty or if doesn't consist of spaces.
1818
*
1919
* @param {String} value - Value to check.
2020
* @returns {Boolean}

0 commit comments

Comments
 (0)