1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-09 08:16:58 +02:00

Merge pull request #2178 from JacobCWard/typo-12

[less/en] paranthesis -> parenthesis
This commit is contained in:
Jacob Ward
2016-03-06 20:19:17 -07:00

View File

@@ -89,7 +89,7 @@ div {
background-color: #A3A4FF;
}
/* You can omit the mixin code from being compiled by adding paranthesis
/* You can omit the mixin code from being compiled by adding parenthesis
after the selector */
.center() {