From 331fcb6219e78fc6efaa5b249dfb69261016fdf6 Mon Sep 17 00:00:00 2001 From: Robbie Cargill Date: Sun, 5 Oct 2025 04:47:46 +0000 Subject: [PATCH] Fix typo in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f04371..76c8044 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "email" : "contact@robbiecargill.com", "url" : "https://r0bbie.com" }, - "description": "Timeline utility, allows a serious of steps to be setup in a scene, each with attached commands.", + "description": "Timeline utility, allows a series of steps to be setup in a scene, each with attached commands.", "keywords": [ "timeline", "steps",