Skip to content

Commit ead3233

Browse files
Update src/includes/getting-started-verify/unity.mdx
Co-authored-by: Isabel <[email protected]>
1 parent fe37b21 commit ead3233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/includes/getting-started-verify/unity.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ public class TestMonoBehaviour : MonoBehaviour
1818
}
1919
```
2020

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.
2222

2323
![Import Samples](unity-package-samples.jpg)

0 commit comments

Comments
 (0)