We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e263709 commit ca68958Copy full SHA for ca68958
1 file changed
docs/docs/index.md
@@ -107,6 +107,6 @@ TypeScript is safer then JavaScript but it still lacks some features.
107
For example, F# is best at:
108
109
- Making Illegal States Irrepresentable
110
-- Emmutable by default
+- Immutable by default
111
- Allows for easier domain modelling thanks to is type system and intuitive `|>` (pipe) operator
112
- Has powerful and exhastive pattern matching
0 commit comments