We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fa7fb6 commit a157cb1Copy full SHA for a157cb1
README.md
@@ -92,6 +92,6 @@ dotnet document config
92
## Acknowledgments
93
* [Humanizer](https://github.com/Humanizr/Humanizer) - Used for humanizing member names
94
* [Ensure.That](https://github.com/danielwertheim/Ensure.That) - Used as a guard clause
95
-* [FluentAssertions](https://fluentassertions.com/) - Used for wrinting better assertions
+* [FluentAssertions](https://fluentassertions.com/) - Used for writing better assertions
96
* [Moq4](https://github.com/Moq/moq4) - A mocking library for easier testing
97
* [xUnit](https://github.com/xunit/xunit) - The test framework
0 commit comments