Skip to content

Commit 9538291

Browse files
authored
Correct spelling and hyphenate (#265)
1 parent c874739 commit 9538291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
By default it will create a temporary data directory and
77
a temporary directory for a UNIX domain socket for `postgres` to listen on.
88

9-
Here is an example using the expection safe 'with' function:
9+
Here is an example using the exception-safe 'with' function:
1010

1111
```haskell
1212
with $ \db -> bracket

0 commit comments

Comments
 (0)