Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
This fixes the `GS200` error code typo.
  • Loading branch information
iamacook authored Oct 24, 2022
1 parent c36bcab commit d0ce73e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/error_codes.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
- `GS104`: `Method can only be called from an enabled module`

### Owner management related
- `GS200`: `Owners have already been setup`
- `GS200`: `Owners have already been set up`
- `GS201`: `Threshold cannot exceed owner count`
- `GS202`: `Threshold needs to be greater than 0`
- `GS203`: `Invalid owner address provided`
Expand Down

0 comments on commit d0ce73e

Please sign in to comment.