"tools" is more common

This commit is contained in:
bobloy 2020-09-14 10:00:38 -04:00
parent 360f294ca0
commit 2e000b1190
3 changed files with 5 additions and 2 deletions

View File

@ -16,6 +16,7 @@
"bobloy", "bobloy",
"utilities", "utilities",
"tool", "tool",
"tools",
"roles", "roles",
"schedule", "schedule",
"cron", "cron",

View File

@ -11,6 +11,7 @@
"tags": [ "tags": [
"bobloy", "bobloy",
"utilities", "utilities",
"tool" "tool",
"tools"
] ]
} }

View File

@ -11,6 +11,7 @@
"tags": [ "tags": [
"bobloy", "bobloy",
"utilities", "utilities",
"tool" "tool",
"tools"
] ]
} }