From 9942081449072701f22e41aecbfa697fce0cca4b Mon Sep 17 00:00:00 2001 From: aro Date: Thu, 12 Jan 2023 19:55:27 +0100 Subject: [PATCH] style: spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 788fbbe..c4aff9e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ file without asking for confirmation, use at your own risks!_ Wrench came from the necessity to have a fast and reliable tool to move files easily. I'm making Minecraft Plugins, everytime a new build artifact is produced, I found myself digging through folders -manually moving the file from the build folder to the destination one. In the long term that annoyed me so I've spent +manually moving the file from the build folder to the destination one. In the long term that annoyed me, so I've spent some time making Wrench. ## Why JetPack Compose and Kotlin ?