Skip to content

Commit

Permalink
correct moudle name
Browse files Browse the repository at this point in the history
  • Loading branch information
c-ding-math committed May 24, 2024
1 parent a0a996a commit 2c89297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Yesod/Auth/OAuth2/ORCID.hs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{-# LANGUAGE OverloadedStrings #-}

module Yesod.Auth.OAuth2.Orcid
module Yesod.Auth.OAuth2.ORCID
( oauth2Orcid
) where

Expand Down

0 comments on commit 2c89297

Please sign in to comment.