From 9febcc20c69c5f929121d494dd706ef1f30611bb Mon Sep 17 00:00:00 2001 From: marclave Date: Sun, 19 Nov 2023 17:28:39 -0800 Subject: [PATCH] fix: misnaming of package name --- README.md | 4 ++-- docs/en/docs/features.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 279a5fd71..2f0fe1ef4 100644 --- a/README.md +++ b/README.md @@ -262,7 +262,7 @@ You will see the automatic interactive API documentation (provided by http://127.0.0.1:8000/redoc. @@ -332,7 +332,7 @@ Now go to http://127.0.0.1:8000/redoc. diff --git a/docs/en/docs/features.md b/docs/en/docs/features.md index f8f93e081..ff750f18b 100644 --- a/docs/en/docs/features.md +++ b/docs/en/docs/features.md @@ -24,7 +24,7 @@ Interactive API documentation and exploration web user interfaces. As the framew ![Swagger UI interaction](https://fastapi.tiangolo.com/img/index/index-03-swagger-02.png) -* Alternative API documentation with Redocly or Scalar +* Alternative API documentation with Redoc or Scalar * ReDoc. ![ReDoc](https://fastapi.tiangolo.com/img/index/index-06-redoc-02.png)