Skip to content

Commit 11eb9a2

Browse files
authored
Update README.md
1 parent 27ab217 commit 11eb9a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ void IncrementLoadStep()
165165

166166
## IAssetLoader Interface
167167

168-
Components that implement the IAssetLoader interface will be registered with the containing GameObject is registered with the Load Manager. The interface only has only member to implement.
168+
Components that implement the IAssetLoader interface will be registered with the containing GameObject is registered with the Load Manager. The interface only has only one member to implement.
169169

170170
```csharp
171171
IEnumerator LoadAssets()

0 commit comments

Comments
 (0)