Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mpchadwick authored Nov 8, 2016
1 parent fa0ed96 commit dd45058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/Magento/Search/view/frontend/web/form-mini.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ define([
'use strict';

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

0 comments on commit dd45058

Please sign in to comment.