Skip to content

Commit 60a4935

Browse files
committed
Fix typo
1 parent fecffe2 commit 60a4935

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/testing-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ To test locally, along with the typical Gutenberg setup and testing instructions
387387
```
388388
git submodule --init --recursive
389389
```
390-
You can then use the available script to lanuch the mobile testsuite in isolation:
390+
You can then use the available script to launch the mobile testsuite in isolation:
391391
```
392392
npm run test-mobile
393393
```

0 commit comments

Comments
 (0)