We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 292d494 commit 07f10aaCopy full SHA for 07f10aa
doc/examples.md
@@ -15,5 +15,5 @@
15
- **[custom-monad](https://github.com/themoritz/diener)**:
16
17
A custom monad that can replace `IO` in servant applications. It adds among
18
- other things logging functionality and a reader (for database conncetions).
+ other things logging functionality and a reader monad (for database connections).
19
A full usage example of servant/diener is also provided.
0 commit comments