From f7e13f5917e176fd44a80479ab06eb61e34dd138 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Fri, 9 Aug 2024 09:05:18 -0500 Subject: feat: Add Node.js Signed-off-by: Matt Strapp --- src/Locusts.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Locusts.cs') diff --git a/src/Locusts.cs b/src/Locusts.cs index 43f758d..c35a38c 100644 --- a/src/Locusts.cs +++ b/src/Locusts.cs @@ -10,7 +10,7 @@ public static class Locusts /// /// /// This method will introduce locusts into your codebase. - /// + /// /// Locusts are not included with this library, you must provide your own. /// public static void IntroduceLocusts() -- cgit v1.2.3