From ecccfa8350a06ea67b82b5c22b401f916c48fc6b Mon Sep 17 00:00:00 2001 From: Norayr Chilingarian Date: Mon, 6 Apr 2026 01:39:30 +0400 Subject: [PATCH] typo --- irc/irc-0.1.0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc/irc-0.1.0.json b/irc/irc-0.1.0.json index c9c1497..9bfaeec 100644 --- a/irc/irc-0.1.0.json +++ b/irc/irc-0.1.0.json @@ -10,7 +10,7 @@ }, "Dependencies": { "time": "0.1.0", - "internet": "0.1.0", + "Internet": "0.1.0", "lists": "0.1.0", "dbg": "0.1.0" },