Skip to content

Commit 943e3ce

Browse files
authored
Captailize "Strict Mode" (#6426)
Summary of changes: There is one "TypeScript strict mode" that is kept unchanged. Co-authored-by: xuan.huang <[email protected]>
1 parent 6570e6c commit 943e3ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/reference/react/StrictMode.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Strict Mode enables the following checks in development:
9595

9696
---
9797

98-
### Enabling strict mode for a part of the app {/*enabling-strict-mode-for-a-part-of-the-app*/}
98+
### Enabling Strict Mode for a part of the app {/*enabling-strict-mode-for-a-part-of-the-app*/}
9999

100100
You can also enable Strict Mode for any part of your application:
101101

0 commit comments

Comments
 (0)