Browse Source

fix playwright spelling

Evan Almloff 2 năm trước cách đây
mục cha
commit
8acac270a6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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