diff --git a/unreal/README.md b/unreal/README.md index c740ec60..a2c75898 100644 --- a/unreal/README.md +++ b/unreal/README.md @@ -70,7 +70,7 @@ Now generate the project files using your IDE and you're ready to go! ## How to use it -Make it discoverable in module that you want to use it in `.Build.cs` file: +Make it discoverable in module that you want to use it by `.Build.cs` file: ```csharp public class : ModuleRules {