Skip to content

Commit dbc69ee

Browse files
authored
remove redundant comma in json file
1 parent d9fdd09 commit dbc69ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/05_advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ It should look like this:
229229
"type" : "plain_text",
230230
"id" : "keyid2",
231231
"secret" : "SOME_OTHER_SECRET"
232-
},
232+
}
233233
]
234234
}
235235
```

0 commit comments

Comments
 (0)