From 17259e00c76cd0c6d06586a8454688f258cba001 Mon Sep 17 00:00:00 2001 From: StarHeart Date: Thu, 27 May 2021 03:49:40 +0800 Subject: [PATCH] correct grammar (#749) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27a6cf6..2c8a0ed 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ When you select an asset of the MonoBehaviour type for the first time, AssetStud #### For Il2Cpp -First, use my other program [Il2CppDumper](https://github.com/Perfare/Il2CppDumper) to generate dummy dll, then when using AssetStudio to select the assembly directory, select the dummy dll folder. +First, use my another program [Il2CppDumper](https://github.com/Perfare/Il2CppDumper) to generate dummy dll, then when using AssetStudio to select the assembly directory, select the dummy dll folder. ## Build