Skip to content

Commit

Permalink
fix formatting in BalanceFilterInput section and other minor text cor…
Browse files Browse the repository at this point in the history
…rections
  • Loading branch information
joaolago1113 committed Dec 8, 2023
1 parent 1e3ffb8 commit 997f96a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/reference/objects.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The filter input type used to filter the `balances` query.

**fields:**

`owner`: [`Address!`(/docs/reference/scalars/#address)
`owner`: [`Address!`](/docs/reference/scalars/#address)

The owner address of the balances.

Expand Down
2 changes: 1 addition & 1 deletion docs/reference/unions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Indicates a contract was deployed.

The status type of a transaction.

[`SubmitedStatus`](/docs/reference/objects/#submittedstatus): The transaction has been submitted.
[`SubmittedStatus`](/docs/reference/objects/#submittedstatus): The transaction has been submitted.

[`SuccessStatus`](/docs/reference/objects/#successstatus): The transaction has succeeded.

Expand Down

0 comments on commit 997f96a

Please sign in to comment.