From 1e2d4e98303f864a325b71c61b7dfb21182a54b1 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Thu, 25 Jan 2024 15:03:58 +0900 Subject: [PATCH] docs: fix file name --- README.md | 2 +- docs/{Full_enviroments.md => Full_environments.md} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename docs/{Full_enviroments.md => Full_environments.md} (100%) diff --git a/README.md b/README.md index 89d9566f..b0e36c2f 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,7 @@ See the [Tools Guide](./docs/TOOLS_GUIDE.md) for a detailed description of the d - 💎 means this feature is available only in [PR-Agent Pro](https://www.codium.ai/pricing/) -- Support for additional git providers is described in [here](./docs/Full_enviroments.md) +- Support for additional git providers is described in [here](./docs/Full_environments.md) ## Try it now diff --git a/docs/Full_enviroments.md b/docs/Full_environments.md similarity index 100% rename from docs/Full_enviroments.md rename to docs/Full_environments.md