Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b30b133

Browse files
authored
Trailing space
1 parent 7babbec commit b30b133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guides/v2.2/javascript-dev-guide/javascript/js_mixins.md

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

131131
#### Extend JS Function
132132

133-
The following is an example of a mixin that adds additional functionality to the [proceed to checkout function][].
133+
The following is an example of a mixin that adds additional functionality to the [proceed to checkout function][].
134134

135135
**File:** `OrangeCompany/Sample/view/frontend/web/js/proceed-to-checkout-mixin.js`
136136

0 commit comments

Comments
 (0)