Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Christer van der Meeren committed Sep 12, 2023
1 parent b63151d commit b5fa70c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ derived state from an assertion, so you can track the transformations on the ori
1. Install Faqt [from NuGet](https://www.nuget.org/packages/Faqt). Faqt supports .NET 5.0 and higher.
2. If you use path mapping, deterministic source paths, or want to execute assertions where source files are not
available (e.g. in production), set `DebugType` to `embedded` and `EmbedAllSources` to `true`. For more details, see
the [documentation](DOCUMENTATION.md)
the [documentation](DOCUMENTATION.md).

## Faqt in a nutshell

Expand Down

0 comments on commit b5fa70c

Please sign in to comment.