Skip to content

Commit beacaa2

Browse files
committed
Updated README.md
1 parent 3eaa68b commit beacaa2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Documentation/Testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Run all tests via `make test`.
66
- Tests are run automatically via GitHub Actions on each new PR.
77
- For you add a new feature or fix a bug, please include the benchmark output in the PR along with your device stats.
88

9-
If you want to test the projecet from within Unity, add the test namespace to your project by adding the following to your `Packages/manifest.json` file:
9+
If you want to test the project from within Unity, add the test namespace to your project by adding the following to your `Packages/manifest.json` file:
1010

1111
```json
1212
{

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1148,7 +1148,7 @@ Run all tests via `make test`.
11481148
- Tests are run automatically via GitHub Actions on each new PR.
11491149
- For you add a new feature or fix a bug, please include the benchmark output in the PR along with your device stats.
11501150

1151-
If you want to test the projecet from within Unity, add the test namespace to your project by adding the following to your `Packages/manifest.json` file:
1151+
If you want to test the project from within Unity, add the test namespace to your project by adding the following to your `Packages/manifest.json` file:
11521152

11531153
```json
11541154
{

RhythmGameUtilities/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1148,7 +1148,7 @@ Run all tests via `make test`.
11481148
- Tests are run automatically via GitHub Actions on each new PR.
11491149
- For you add a new feature or fix a bug, please include the benchmark output in the PR along with your device stats.
11501150

1151-
If you want to test the projecet from within Unity, add the test namespace to your project by adding the following to your `Packages/manifest.json` file:
1151+
If you want to test the project from within Unity, add the test namespace to your project by adding the following to your `Packages/manifest.json` file:
11521152

11531153
```json
11541154
{

UnityPackage/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1148,7 +1148,7 @@ Run all tests via `make test`.
11481148
- Tests are run automatically via GitHub Actions on each new PR.
11491149
- For you add a new feature or fix a bug, please include the benchmark output in the PR along with your device stats.
11501150

1151-
If you want to test the projecet from within Unity, add the test namespace to your project by adding the following to your `Packages/manifest.json` file:
1151+
If you want to test the project from within Unity, add the test namespace to your project by adding the following to your `Packages/manifest.json` file:
11521152

11531153
```json
11541154
{

0 commit comments

Comments
 (0)