You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/includes/getting-started-verify/unity.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,6 @@ public class TestMonoBehaviour : MonoBehaviour
18
18
}
19
19
```
20
20
21
-
Additionally, the packages includes a sample called **Unity ofbugs**that can optionally be imported into your project throught the package manager. The samples contain a variety of common bugs, including native errors, so you don't have to write them.
21
+
Additionally, the packages includes a sample called "Unity of bugs" that can optionally be imported into your project through the package manager. The samples contain a variety of common bugs, including native errors, so you don't have to write them.
0 commit comments