From ead54a14cf21e776d3ca40ee4699405d1114c15d Mon Sep 17 00:00:00 2001 From: Pixelwarp <67162012+Pixelwarp@users.noreply.github.com> Date: Thu, 21 Mar 2024 16:12:37 +0100 Subject: [PATCH] Fix minor spelling error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e05127a7..7afbb780 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ dependencies { implementation("com.github.Revxrsal.Lamp:common:[version]") // Add your specific platform module here - implementation("com.github.Revxrsal.Lamp:[module]:[verison]") + implementation("com.github.Revxrsal.Lamp:[module]:[version]") } tasks.withType { // Preserve parameter names in the bytecode