Skip to content

Commit

Permalink
docs(DiscordListSpace): update name in JSDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
EndBug committed Apr 6, 2021
1 parent fda0023 commit 9940c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Interface/Lists/DiscordListSpace.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { Util, CountResolvable, IDResolvable } from '../../Utils/Util'
import { Query } from '../../Utils/Constants'

/**
* Represents the botlist.space service.
* Represents the discordlist.space service.
* @see https://docs.botlist.space/
*/
export default class DiscordListSpace extends Service {
Expand Down

0 comments on commit 9940c3c

Please sign in to comment.