Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 071acc3

Browse files
author
Steve Johnson
authored
Merge pull request #1067 from Caryyon/patch-1
Grammer Error
2 parents c5403db + 86565ae commit 071acc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/v2.0/frontend-dev-guide/css-topics/theme-ui-lib.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ When naming custom variables, please follow the [Magento naming convention for t
109109

110110
## Using mixins {#fedg_using-ui-lib_customize}
111111

112-
You can use a mixin with default variables values, or you can redefine them when calling a mixin. The following paragraphs describe the both ways to call a mixin.
112+
You can use a mixin with default variables values, or you can redefine them when calling a mixin. The following paragraphs describe both ways to call a mixin.
113113

114114
To use a mixin with default values, call the mixin without specifying any parameters. For example:
115115

0 commit comments

Comments
 (0)