From 09ccaff17bc1a8782b712ec2929fd96eb2089b61 Mon Sep 17 00:00:00 2001 From: ZXMushroom63 Date: Sun, 15 Sep 2024 14:02:53 +0800 Subject: [PATCH] fix typo --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index cae7542..dc9812f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,5 +1,5 @@ # EaglerForgeInjector -EaglerForge Injector is a tool that uses regular expressions to attatch itself to internal code inside of raw EaglercraftX offline downloads (sounds easy, isn't at all). +EaglerForge Injector is a tool that uses regular expressions to attach itself to internal code inside of raw EaglercraftX offline downloads (sounds easy, isn't at all). ### Documentation fragments [Injector Architecture](architecture.md)