Skip to content

Commit b56dbf8

Browse files
davesnxanmonteiro
andauthored
Update docs/context.md
Co-authored-by: Antonio Nuno Monteiro <[email protected]>
1 parent 7d776d7 commit b56dbf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ let make = React.Context.provider(themeContext);
1919
```
2020

2121
```reason
22-
/** or inside a any other module */
22+
/** or inside any other module */
2323
2424
// 1. The context itself
2525
let themeContext = React.createContext("light");

0 commit comments

Comments
 (0)