Skip to content

Commit df1ab35

Browse files
DOCSP-14329 Fix Typo on Data Lake Admin Collection/View Page (#123)
1 parent eb501d0 commit df1ab35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/reference/cli/collections/create-collections-views.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -862,7 +862,7 @@ Examples
862862
"cursor" : {
863863
"firstBatch" : [
864864
{
865-
"name" : "airbnb/",
865+
"name" : "airbnb",
866866
"type" : "collection",
867867
"info" : {
868868
"readOnly" : true
@@ -905,7 +905,7 @@ Examples
905905
"name" : "sample",
906906
"collections" : [
907907
{
908-
"name" : "airbnb/",
908+
"name" : "airbnb",
909909
"dataSources" : [
910910
{
911911
"storeName" : "egS3Store",

0 commit comments

Comments
 (0)