Skip to content

Commit

Permalink
Fixed typo 'destory' in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AldeRoberge authored Nov 4, 2024
1 parent 5180e8c commit 16cbc78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1077,7 +1077,7 @@ public static void OnRuntimeInitialize()
}
```

GrpcChannelProviderHost will be created as DontDestroyOnLoad and keeps existing while the application is running. DO NOT destory it.
GrpcChannelProviderHost will be created as DontDestroyOnLoad and keeps existing while the application is running. DO NOT destroy it.

![image](https://user-images.githubusercontent.com/9012/111586444-2eb82980-8804-11eb-8a4f-a898c86e5a60.png)
Expand Down

0 comments on commit 16cbc78

Please sign in to comment.