Skip to content

Commit 8a714f7

Browse files
committed
Fix pizza bot example.
1 parent 806829f commit 8a714f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tests/BotSharp.Plugin.PizzaBot/data/agents/8970b1e5-d260-4e2c-90b1-f1415a257c18

tests/BotSharp.Plugin.PizzaBot/data/agents/8970b1e5-d260-4e2c-90b1-f1415a257c18/agent.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"routingRules": [
1414
{
1515
"type": "planner",
16-
"field": "NaviePlanner"
16+
"field": "NaivePlanner"
1717
}
1818
]
1919
}

0 commit comments

Comments
 (0)