diff --git a/README.md b/README.md index 20e5756..77fa2ec 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This package allows you to Tag your Game Objects with ScriptableObjects. ## Features: - Allows to put as many Tags on your object as you want -- Adding and Removing Tags via Inspector and Code (Works faster in Builds than in Editor because of the Inspector updating when adding and removing tags) +- Adding and Removing Tags via Inspector and Code (Works faster in Build than in Editor because of the Inspector updating when adding and removing tags) - Work with SO Assets instead of strings - Works few times faster than Unity Tag Comparer