Skip to content

Commit 51ecbdd

Browse files
DOCSP-12773 added missing colon in example configuration (#90)
1 parent ef44cf2 commit 51ecbdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/format/data-lake-configuration.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ to run federated queries.
274274
{
275275
"name" : "httpStore",
276276
"provider" : "http",
277-
"urls" [
277+
"urls": [
278278
"https://www.datacenter-hardware.com/data.json",
279279
"https://www.datacenter-software.com/data.json"
280280
],

0 commit comments

Comments
 (0)