Skip to content

Commit

Permalink
api: ERC721 interface doc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pro-wh committed Oct 6, 2023
1 parent 10aa699 commit d71a277
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions api/spec/v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2626,15 +2626,15 @@ components:
type: string
name:
type: string
description: Identifies the asset to which this NFT represents
description: Identifies the asset which this NFT represents
description:
type: string
description: Describes the asset to which this NFT represents
description: Describes the asset which this NFT represents
image:
type: string
description: |
A URI pointing to a resource with mime type image/* representing
the asset to which this NFT represents. (Additional
the asset which this NFT represents. (Additional
non-descriptive text from ERC-721 omitted.)
AccountStats:
Expand Down

0 comments on commit d71a277

Please sign in to comment.