Skip to content

Commit 1bff980

Browse files
ENGCOM-4370: Correct spelling #21429
- Merge Pull Request #21429 from ravi-chandra3197/magento2:patch-typographical-17 - Merged commits: 1. 60c0c10
2 parents 16036cd + 60c0c10 commit 1bff980

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)