Browse Source

fix playwright spelling

Evan Almloff 2 years ago
parent
commit
8acac270a6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/guide/src/en/contributing/index.md

+ 1 - 1
docs/guide/src/en/contributing/index.md

@@ -41,7 +41,7 @@ cargo check --workspace --examples --tests
 cargo clippy --workspace --examples --tests -- -D warnings
 ```
 
-- Browser tests are automated with [Playwrite](https://playwright.dev/docs/intro#installing-playwright)
+- Browser tests are automated with [Playwright](https://playwright.dev/docs/intro#installing-playwright)
 
 ```sh
 npx playwright test