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.
UVerb
1 parent 5be70ee commit 4bcd33aCopy full SHA for 4bcd33a
doc/cookbook/uverb/UVerb.lhs
@@ -73,7 +73,7 @@ instance ToJSON FisxUser
73
instance FromJSON FisxUser
74
instance ToSchema FisxUser
75
76
--- | 'HasStatus' allows us to can get around 'WithStatus' if we want
+-- | 'HasStatus' allows us to get around 'WithStatus' if we want
77
-- to, and associate the status code with our resource types directly.
78
--
79
-- (To avoid orphan instances and make it more explicit what's in the
0 commit comments