Skip to content

Commit

Permalink
Improve docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Christer van der Meeren committed Sep 12, 2023
1 parent 0f37aa4 commit 8c7f2ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DOCUMENTATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ If you want all the details, here they are:
* Open `Faqt.AssertionHelpers`.

* If needed, open `Faqt.Formatting` to get access to `TryFormat` (described below) and `FailureData` (mostly useful for
higher-order assertions).
higher-order assertions as demonstrated above).

* Implement the assertion as
an [extension method](https://learn.microsoft.com/en-us/dotnet/fsharp/language-reference/type-extensions#extension-methods)
Expand Down

0 comments on commit 8c7f2ab

Please sign in to comment.