1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-01 12:30:48 +02:00

[less/en] paranthesis -> parenthesis

This commit is contained in:
Jacob Ward
2016-03-06 20:18:36 -07:00
parent 2bfc9b81ca
commit 9e4ec769f0

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() {