Skip to content

Commit

Permalink
Merge pull request #2888 from Nooaah/patch-2
Browse files Browse the repository at this point in the history
Modification of a writing error in the api doc
  • Loading branch information
rvl committed Sep 10, 2021
2 parents 08106c1 + 40b32f1 commit 17e5f1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specifications/api/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4937,7 +4937,7 @@ paths:
tags: ["Assets"]
summary: Get Asset (empty name)
description: |
Fetch the the asset from `policy_id` with an empty name.
Fetch the asset from `policy_id` with an empty name.
The asset must be associated with the wallet.
parameters:
Expand Down Expand Up @@ -5533,7 +5533,7 @@ paths:
tags: ["Byron Assets"]
summary: Get Asset (empty name)
description: |
Fetch the the asset from `policy_id` with an empty name.
Fetch the asset from `policy_id` with an empty name.
The asset must be associated with the wallet.
parameters:
Expand Down

0 comments on commit 17e5f1b

Please sign in to comment.