1
0
Evan Almloff 2 жил өмнө
parent
commit
8acac270a6

+ 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
 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
 ```sh
 npx playwright test
 npx playwright test