Skip to content

Commit 5d897a3

Browse files
author
Jamil Maqdis Anton
committed
Fix typo in namespace
1 parent 0ea04c0 commit 5d897a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ExceptionsHandler.fs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
namespace SqlStreamStore.Fsharp
1+
namespace SqlStreamStore.FSharp
22

33
module Async =
44
let bind f m = async.Bind(m, f)

0 commit comments

Comments
 (0)