refactor(docs): Change feature to features

Makes a better URL.
This commit is contained in:
innovaker
2020-11-11 21:24:19 +00:00
committed by Pete Johanson
parent 11a85f651a
commit a685d88744
9 changed files with 12 additions and 12 deletions

View File

@@ -9,10 +9,10 @@ module.exports = {
"troubleshooting",
],
Features: [
"feature/keymaps",
"feature/displays",
"feature/encoders",
"feature/underglow",
"features/keymaps",
"features/displays",
"features/encoders",
"features/underglow",
],
Behaviors: [
"behavior/key-press",