Skip to content

Commit

Permalink
small readme change
Browse files Browse the repository at this point in the history
  • Loading branch information
cs-balazs committed Aug 9, 2024
1 parent 2fea45c commit 8b25f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ Note that for example in Telegram's case `platformRoleId` is not required; only

#### `Example flow from Create Guild to Join`

```typescript
```ts
import { createGuildClient, createSigner } from "@guildxyz/sdk";
import { Wallet } from "ethers";
import { randomBytes } from "crypto";
Expand Down

0 comments on commit 8b25f22

Please sign in to comment.