Skip to content

Commit d76507f

Browse files
ENGCOM-2170: Fixed spell issue in library #16495
- Merge Pull Request #16495 from sanganinamrata/magento2:nps-library-typo-fix-1 - Merged commits: 1. 2be04b2
2 parents c68a963 + 2be04b2 commit d76507f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/web/modernizr/modernizr.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -878,7 +878,7 @@ window.Modernizr = (function( window, document, undefined ) {
878878

879879
// We first check to see if the type we give it sticks..
880880
// If the type does, we feed it a textual value, which shouldn't be valid.
881-
// If the value doesn't stick, we know there's input sanitization which infers a custom UI
881+
// If the value doesn't stick, we know there's input sanitizationfi which infers a custom UI
882882
if ( bool ) {
883883

884884
inputElem.value = smile;

0 commit comments

Comments
 (0)