Skip to content
This repository was archived by the owner on Dec 10, 2019. It is now read-only.

Commit 323f1ae

Browse files
author
Sean Hussey
committed
Fix typos.
1 parent 8494969 commit 323f1ae

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The current selection is as follows. It reflects support versus patternlab-php.
4646
"m": true,
4747
"l": true,
4848
"full": true,
49-
"ranndom": true,
49+
"random": true,
5050
"disco": true,
5151
"hay": true,
5252
"mqs": false,

config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"m": true,
1414
"l": true,
1515
"full": true,
16-
"ranndom": true,
16+
"random": true,
1717
"disco": true,
1818
"hay": true,
1919
"mqs": true,
@@ -30,4 +30,4 @@
3030
},
3131
"patternStates": {
3232
}
33-
}
33+
}

0 commit comments

Comments
 (0)