diff --git a/docs/content/querying/datasourcemetadataquery.md b/docs/content/querying/datasourcemetadataquery.md index a812c15633b..daee0dfdf30 100644 --- a/docs/content/querying/datasourcemetadataquery.md +++ b/docs/content/querying/datasourcemetadataquery.md @@ -29,7 +29,7 @@ The format of the result is: [ { "timestamp" : "2013-05-09T18:24:00.000Z", "result" : { - "maxIngestedEventTime" : "2013-05-09T18:24:09.007Z", + "maxIngestedEventTime" : "2013-05-09T18:24:09.007Z" } } ] ```