Skip to content

Commit

Permalink
Update tutorials/onchain-governance/fast-track-gov-proposal.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eshaben authored Dec 18, 2024
1 parent a3323be commit 3e4e280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/onchain-governance/fast-track-gov-proposal.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Create a `generateProposal` function that will be responsible for preparing and
Now, you need to implement the following logic:
1. Set up the keyring and use Alice development account
1. Set up the keyring and use the Alice development account
```typescript
--8<-- 'code/tutorials/onchain-governance/fast-track-gov-proposal/test-proposal.ts:40:44'
Expand Down

0 comments on commit 3e4e280

Please sign in to comment.