Skip to content

Commit 6966a81

Browse files
committed
update docusaurus
1 parent f23c561 commit 6966a81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Being expressive and keeping types as **narrow as possible** brings benefits to
7575

7676
### Type Inference
7777

78-
As rule of thumb, explicitly declare a type when it help narrows it.
78+
As a rule of thumb, explicitly declare a type when it helps narrow it.
7979

8080
<Note>
8181
Just because you don't need to add types, doesn't mean you shouldn't. In some cases explicit type declaration can

0 commit comments

Comments
 (0)