Skip to content

Commit

Permalink
fix(docs): correctly define module name
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsorban44 committed Oct 21, 2023
1 parent 1fb292c commit c31a0e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/providers/click-up.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* </a>
* </div>
*
* @module providers/ClickUp
* @module providers/click-up
*/

import type { OAuthConfig, OAuthUserConfig } from "./index.js"
Expand Down

0 comments on commit c31a0e7

Please sign in to comment.