From 6b8e9e551e7ff5f0d89fc6eeb69d597711237912 Mon Sep 17 00:00:00 2001 From: Deepanshu <91846266+creator0131@users.noreply.github.com> Date: Wed, 11 Oct 2023 01:34:45 +0530 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e8a7cafa225..c76a4fce3ba0 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,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). ## Quickstart