Skip to content

Commit

Permalink
chore(jsoc): fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowplay1 committed Jan 2, 2024
1 parent 487b894 commit 2e57868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Giveaways.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1185,7 +1185,7 @@ export class Giveaways<
*/

/**
* An object that contains an information about a giveaway that is required fo starting..
* An object that contains an information about a giveaway that is required fo starting.
* @typedef {object} IGiveawayData
* @prop {string} prize The prize of the giveaway.
* @prop {string} time The time of the giveaway.
Expand Down

0 comments on commit 2e57868

Please sign in to comment.