Skip to content

Commit 07f10aa

Browse files
committed
typos
1 parent 292d494 commit 07f10aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
- **[custom-monad](https://github.com/themoritz/diener)**:
1616

1717
A custom monad that can replace `IO` in servant applications. It adds among
18-
other things logging functionality and a reader (for database conncetions).
18+
other things logging functionality and a reader monad (for database connections).
1919
A full usage example of servant/diener is also provided.

0 commit comments

Comments
 (0)