Skip to content

Commit 6d26e1a

Browse files
authored
fix typo in JSON
1 parent e1dbf96 commit 6d26e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/cognitive-search-skill-shaper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ In this case, the **Shaper** creates a complex type. This structure exists in-me
241241
"chapterTitles": [
242242
{ "title": "Start young", "number": 1},
243243
{ "title": "Laugh often", "number": 2},
244-
{ "title": "Eat, sleep and exercise", "number: 3}
244+
{ "title": "Eat, sleep and exercise", "number": 3}
245245
]
246246
}
247247
}

0 commit comments

Comments
 (0)