Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
imorland committed Jan 19, 2024
1 parent 3787846 commit 7795904
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 @@ -29,7 +29,7 @@ This extension is best used alongside a queue, especially when the forum has a l
An API endpoint is also available to directly retrieve the avatar for a user:

```
/api/users[id]/boring-avatar
/api/users/[id]/boring-avatar
```

this will return the SVG image file for the given user.
Expand Down

0 comments on commit 7795904

Please sign in to comment.