Skip to content

Commit 24a3c0b

Browse files
authored
Update README.md
1 parent 7eb710e commit 24a3c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ declare module "*.css" {
122122

123123
## Exact/Partial Object Types
124124

125-
By default objects in flow are not strict, whereas in TypeScript they are always strict, unless set as partial.
125+
By default objects in Flow are not strict (exact), whereas in TypeScript they are always strict, unless set as partial.
126126

127127
### Flow
128128

0 commit comments

Comments
 (0)