From 2e000b11904f2759bcfa175c73bcbb2214c8d9b9 Mon Sep 17 00:00:00 2001 From: bobloy Date: Mon, 14 Sep 2020 10:00:38 -0400 Subject: [PATCH] "tools" is more common --- fifo/info.json | 1 + firstmessage/info.json | 3 ++- isitdown/info.json | 3 ++- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/fifo/info.json b/fifo/info.json index c9a80dd..dda63ce 100644 --- a/fifo/info.json +++ b/fifo/info.json @@ -16,6 +16,7 @@ "bobloy", "utilities", "tool", + "tools", "roles", "schedule", "cron", diff --git a/firstmessage/info.json b/firstmessage/info.json index c01766f..f656d32 100644 --- a/firstmessage/info.json +++ b/firstmessage/info.json @@ -11,6 +11,7 @@ "tags": [ "bobloy", "utilities", - "tool" + "tool", + "tools" ] } \ No newline at end of file diff --git a/isitdown/info.json b/isitdown/info.json index 0a2fb07..d321732 100644 --- a/isitdown/info.json +++ b/isitdown/info.json @@ -11,6 +11,7 @@ "tags": [ "bobloy", "utilities", - "tool" + "tool", + "tools" ] } \ No newline at end of file