We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67cde2d commit fc2ed91Copy full SHA for fc2ed91
README.md
@@ -26,7 +26,7 @@ This causes the following problems:
26
Unity project can be complex and a burden on a Unity plugin maintainer.
27
* The process of resolving conflicting dependencies on platform specific
28
libraries is pushed to the developer attempting to use a Unity plugin.
29
- The developer trying to use you plugin is very likely to give up when
+ The developer trying to use your plugin is very likely to give up when
30
faced with Android or iOS specific build errors.
31
* The process of resolving conflicting Unity plugins (due to shared Unity
32
plugin components) is pushed to the developer attempting to use your Unity
0 commit comments