fsharp / fsharp-core-docs

Generated API documentation for the FSharp.Core library. Generated using FSharp.Formatting.
http://fsharp.github.io/fsharp-core-docs
MIT License
34 stars 19 forks source link

Incorrect Option.flatten return description #70

Closed Jordan466 closed 3 years ago

Jordan466 commented 3 years ago

The return description here seems to be for Option.bind, and not using it's own description.

https://fsharp.github.io/fsharp-core-docs/reference/fsharp-core-optionmodule.html#flatten image

dsyme commented 3 years ago

@Jordan466 Any chance you could you submit PRs fixing this as you find them to https://github.com/dotnet/fsharp ? We can then activate here