Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tmaffia authored Oct 8, 2023
1 parent 7ad55e1 commit f23f08a
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 @@ -37,7 +37,7 @@ profile, err := client.GetGuild(&gq)
```go
rq := raiderio.RaidQuery{
Name: "aberrus-the-shadowed-crucible",
Difficulty: raiderio.MythicDifficulty,
Difficulty: raiderio.MythicRaid,
Region: region.US,
Limit: 10,
}
Expand Down

0 comments on commit f23f08a

Please sign in to comment.