Skip to content

Commit ca68958

Browse files
author
Christian Steinert
committed
Fix Typo.
1 parent e263709 commit ca68958

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,6 @@ TypeScript is safer then JavaScript but it still lacks some features.
107107
For example, F# is best at:
108108

109109
- Making Illegal States Irrepresentable
110-
- Emmutable by default
110+
- Immutable by default
111111
- Allows for easier domain modelling thanks to is type system and intuitive `|>` (pipe) operator
112112
- Has powerful and exhastive pattern matching

0 commit comments

Comments
 (0)