Skip to content

Commit

Permalink
fix Mint.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
nnsW3 authored Aug 27, 2024
1 parent 6403a89 commit 489a37f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/packages/poaps/Mint.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const poap: POAP = (

## Sync

All the minting process can done automatically by `PoapsClient`.
All the minting processes can done automatically by `PoapsClient`.

```typescript
import { POAP } from '@poap-xyz/poaps';
Expand Down

0 comments on commit 489a37f

Please sign in to comment.