Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/babel-plugin-flow-runtime/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A babel plugin which transforms [Flow](https://flowtype.org/) annotations into `Type` instances available at runtime, and optionally checks values against those types.

Supports all of flow's syntax, aims for full compatibilty with flow, found a bug? Please [report it](https://github.com/codemix/flow-runtime/issues).
Supports all of flow's syntax, aims for full compatibility with flow, found a bug? Please [report it](https://github.com/codemix/flow-runtime/issues).


## What?
Expand Down