Skip to content

Commit d33f865

Browse files
committed
add the missing quote sign
1 parent 85f0a4d commit d33f865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ dependencies = ["sentence-transformers>=4.1.0", "datasets", "accelerate"]
219219
featured = true
220220

221221
[[tutorial]]
222-
title = "Creating a Multi-Agent System with Haystack
222+
title = "Creating a Multi-Agent System with Haystack"
223223
description = "Use agents specialized in specific tasks to build more complex, modular agent workflows"
224224
level = "advanced"
225225
weight = 10

0 commit comments

Comments
 (0)