Skip to content

Commit b041fcc

Browse files
authored
Fix identation in example in walkers.md (#866)
1 parent b8a008e commit b041fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/walkers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Given an example schema as shown, if we write a property listener, the walk flow
192192
{
193193

194194
"title": "Sample Schema",
195-
"definitions" : {
195+
"definitions" : {
196196
"address" :{
197197
"street-address": {
198198
"title": "Street Address",

0 commit comments

Comments
 (0)