Skip to content

Commit c3f7c32

Browse files
Update content/docs/static-type-checking.md
Co-Authored-By: ericp3reira <[email protected]>
1 parent 2d9bad6 commit c3f7c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/static-type-checking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Isto permitirã que você use a sintaxe do Flow no seu código.
116116
117117
#### Outras Configurações de Build {#other-build-setups}
118118

119-
Se você não usa Create React App nem Babel, você pode usar [flow-remove-types](https://github.com/flowtype/flow-remove-types) para separar as anotações de tipos.
119+
Se você não usa Create React App nem Babel, você pode usar [flow-remove-types](https://github.com/flowtype/flow-remove-types) para remover as anotações de tipos.
120120

121121
### Running Flow {#running-flow}
122122

0 commit comments

Comments
 (0)