Skip to content

Commit 6f6c6dd

Browse files
authored
Merge pull request #175 from lumberj/patch-1
Fix two typos in docs
2 parents 7b68caf + a06683c commit 6f6c6dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pages/docs/manual/latest/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ canonical: "/docs/manual/latest/overview"
1313

1414
| JavaScript | Us |
1515
| ------------------------------------ | -------------------- |
16-
| Rules encorced by linter/formatter | No semicolon needed! |
16+
| Rules enforced by linter/formatter | No semicolon needed! |
1717

1818
### Comments
1919

pages/docs/manual/v8.0.0/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ canonical: "/docs/manual/latest/overview"
1515

1616
| JavaScript | Us |
1717
| ------------------------------------ | -------------------- |
18-
| Rules encorced by linter/formatter | No semicolon needed! |
18+
| Rules enforced by linter/formatter | No semicolon needed! |
1919

2020
### Comments
2121

0 commit comments

Comments
 (0)