Skip to content

Commit 448c444

Browse files
authored
Typo (#1416)
1 parent ad76c47 commit 448c444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant/src/Servant/API/UVerb/Union.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4747
-}
4848

4949
-- | Type-level code for implementing and using 'UVerb'. Heavily inspired by
50-
-- [world-piece](https://github.com/cdepillabout/world-peace).
50+
-- [world-peace](https://github.com/cdepillabout/world-peace).
5151
module Servant.API.UVerb.Union
5252
( IsMember
5353
, Unique

0 commit comments

Comments
 (0)