Skip to content

Commit 3976d0f

Browse files
Update cognitive-search-defining-skillset.md - fix typo "utorial:"
1 parent 82347d4 commit 3976d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/cognitive-search-defining-skillset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ Although skill output can be optionally cached for reuse purposes, it's usually
275275

276276
After the wizard runs, you can open each object in the Azure portal to view its JSON definition.
277277

278-
+ Try [Debug Sessions](cognitive-search-debug-session.md) to invoke skillset execution over a target document and inspect the enriched document that the skillset creates. You can view and modify input and output settings and values. This tutorial is a good place to start: [utorial: Debug a skillset using Debug Sessions](cognitive-search-tutorial-debug-sessions.md).
278+
+ Try [Debug Sessions](cognitive-search-debug-session.md) to invoke skillset execution over a target document and inspect the enriched document that the skillset creates. You can view and modify input and output settings and values. This tutorial is a good place to start: [Tutorial: Debug a skillset using Debug Sessions](cognitive-search-tutorial-debug-sessions.md).
279279

280280
## Next steps
281281

0 commit comments

Comments
 (0)