浏览代码

fix playwright spelling

Evan Almloff 2 年之前
父节点
当前提交
8acac270a6
共有 1 个文件被更改,包括 1 次插入1 次删除
  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