typo: Double word "for"

This commit is contained in:
Nick Schonning 2019-04-13 14:43:00 -04:00
parent 8e4e1a825a
commit 77b01ec9af

View file

@ -27,7 +27,7 @@ And, for records:
1. No `record` keyword necessary
2. `with` expressions (https://github.com/dotnet/roslyn/issues/5172)
3. Approach for for algebraic data types
3. Approach for algebraic data types
### Implementation status of prototype port