Skip to content

Commit

Permalink
Fix metadata extraction json (#1723)
Browse files Browse the repository at this point in the history
  • Loading branch information
vivienlacourba authored Apr 4, 2023
1 parent bd05adb commit e3f9b16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ This is an example of the value of `Specberus.meta` after the execution of `Spec
"delivererIDs": [123, 456],
"editorIDs": [ 12345 ],
"informative": false,
"process": "https://www.w3.org/2015/Process-20150901/" }
"process": "https://www.w3.org/2015/Process-20150901/"
}
```

Expand Down

0 comments on commit e3f9b16

Please sign in to comment.