From 0cbb33f5fb6ed0f403104accedd67a1c4663bf22 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Thu, 17 Aug 2023 00:21:57 +0900 Subject: [PATCH] Fix typo in README.md documenation -> documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 957606bda..43176d4b0 100644 --- a/README.md +++ b/README.md @@ -79,4 +79,4 @@ Our software uses a lot of third party libraries as well pre-trained models. The ## Documentation -Read the [documenation](https://roop-ai.gitbook.io/roop) for a deep dive. +Read the [documentation](https://roop-ai.gitbook.io/roop) for a deep dive.