Skip to content

Commit

Permalink
docs: typos [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelcr committed Mar 11, 2024
1 parent 7d92e6b commit 9851d86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -901,14 +901,14 @@ paths:
example: "0x0a411719e3bfde95f9e227a2d7f8fac3d6c646b1e6cc186db0e2838a2c6cd9c0"
- name: limit
in: query
description: Number of transfers to fetch
description: Number of events to fetch
required: false
schema:
type: integer
example: 20
- name: offset
in: query
description: Index of first transfer to fetch
description: Index of first event to fetch
required: false
schema:
type: integer
Expand Down

0 comments on commit 9851d86

Please sign in to comment.