Skip to content

Commit 5105d91

Browse files
committed
Fix typo in changelog
1 parent 9ec396c commit 5105d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ For field values there are separate properties ("property" and "value") to confi
4848
[source,json]
4949
----
5050
{
51-
"field#0" {
51+
"field#0": {
5252
"property": null, <1>
5353
"type": "string",
5454
"used": true,

0 commit comments

Comments
 (0)