Skip to content

Commit 3fe0871

Browse files
authored
Update README.md
1 parent a275b1d commit 3fe0871

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public class Test : MonoBehaviour
5050
}
5151

5252
// Check for Multiple Tags
53-
// You can also pass in Tag array
53+
// You can also pass in simple array of tags
5454
if (_enemy.HasTags(_allEnemiesTags, allRequired: false))
5555
{
5656

0 commit comments

Comments
 (0)