Răsfoiți Sursa

fix playwright spelling

Evan Almloff 2 ani în urmă
părinte
comite
8acac270a6
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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