Skip to content

Commit 4b88568

Browse files
uintwebmaster128
andauthored
Apply suggestions from code review
Co-authored-by: Simon Warta <[email protected]>
1 parent 6c34b19 commit 4b88568

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/idl.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ structure to tie them together.
2323

2424
The following is an overview with the JSON schemas removed. The full file can be
2525
found
26-
[here](https://github.com/CosmWasm/cosmwasm/blob/ef5e8558ef047b25544d794a302f181809d79195/contracts/hackatom/schema/hackatom.json).
26+
[here](https://github.com/CosmWasm/cosmwasm/blob/v1.5.3/contracts/hackatom/schema/hackatom.json).
2727

2828
```json
2929
{
@@ -38,7 +38,7 @@ found
3838
"responses": {
3939
"get_int": *JSON_SCHEMA_FOR_RESPONSE_TO_GET_INT_QUERY*,
4040
"other_balance": *JSON_SCHEMA_FOR_RESPONSE_TO_OTHER_BALANCE_QUERY*,
41-
},
41+
}
4242
}
4343
```
4444

0 commit comments

Comments
 (0)