Skip to content

Commit 54b3ab7

Browse files
authored
ENGCOM-4370: Correct spelling #21429
2 parents 0a170bb + 1bff980 commit 54b3ab7

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Ui/view/base/web/js/lib/view/utils

1 file changed

+1
-1
lines changed

app/code/Magento/Ui/view/base/web/js/lib/view/utils/bindings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ define([
8989

9090
/**
9191
* Adds specified bindings to each DOM element in
92-
* collection and evalutes them with provided context.
92+
* collection and evaluates them with provided context.
9393
*
9494
* @param {(Object|Function)} data - Either bindings object or a function
9595
* which returns bindings data for each element in collection.

0 commit comments

Comments
 (0)