Skip to content

Commit

Permalink
docs: code grammer at eng docs (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyesungoh authored Jun 10, 2024
2 parents 83120a9 + 6c1a3e4 commit f71da74
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ENGLISH.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@ please use HTML format instead.

If you don't enter any value for pet-id, the first pet will be responsed.

You can check the available pet-ids in https://render.gitanimals.org/users/{username} to your GitHub
You can check the available pet-ids in `https://render.gitanimals.org/users/{username}` to your GitHub
username and requesting the API.
Enter the value corresponding to $.personas.[].id in the API response into pet-id.
Enter the value corresponding to `$.personas.[].id` in the API response into pet-id.

In line mode, the total number of contributions is displayed above the pet's level. If you don't
want this, include contribution-view=false as a query parameter in your request.
want this, include `contribution-view=false` as a query parameter in your request.

### Farm Mode

Expand Down

0 comments on commit f71da74

Please sign in to comment.