Skip to content

Commit 8a714f7

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

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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)