From 98ca5bcc80417280266a24dfdf57bcf406e87634 Mon Sep 17 00:00:00 2001 From: Deepanshu <91846266+creator0131@users.noreply.github.com> Date: Thu, 12 Oct 2023 09:17:04 +0530 Subject: [PATCH] Fix typo in README.md (#193) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36282c028..925ad6e4d 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Find more options in [Installation](https://microsoft.github.io/autogen/docs/Ins For [code execution](https://microsoft.github.io/autogen/docs/FAQ/#code-execution), we strongly recommend installing the python docker package, and using docker. -For LLM inference configurations, check the [FAQ](https://microsoft.github.io/autogen/docs/FAQ#set-your-api-endpoints). +For LLM inference configurations, check the [FAQs](https://microsoft.github.io/autogen/docs/FAQ#set-your-api-endpoints). ## Multi-Agent Conversation Framework