From a58c523502c7fdf2e9bb5f09c53ae23075a7013d Mon Sep 17 00:00:00 2001 From: Asapanna Rakesh <45640029+INF800@users.noreply.github.com> Date: Wed, 19 Feb 2025 06:23:24 +0530 Subject: [PATCH 1/2] fix: grammar issue --- docs/guide/autoload.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/guide/autoload.md b/docs/guide/autoload.md index 2eafac79..b2dc357b 100644 --- a/docs/guide/autoload.md +++ b/docs/guide/autoload.md @@ -50,7 +50,8 @@ For all directories , It is possible to create subfolders to improve the structu ::: ::: tip -He doesn't have to have all these files. The minimum is +You don't need to have all the above mentoioned files. The minimum number of files required are + ``` * index.html From d44e0622480dd0f8142b875c3b871e7854368674 Mon Sep 17 00:00:00 2001 From: Asapanna Rakesh <45640029+INF800@users.noreply.github.com> Date: Wed, 19 Feb 2025 06:46:57 +0530 Subject: [PATCH 2/2] fix: typo --- docs/guide/autoload.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/autoload.md b/docs/guide/autoload.md index b2dc357b..15f93100 100644 --- a/docs/guide/autoload.md +++ b/docs/guide/autoload.md @@ -50,7 +50,7 @@ For all directories , It is possible to create subfolders to improve the structu ::: ::: tip -You don't need to have all the above mentoioned files. The minimum number of files required are +You don't need to have all the files. The minimum files required are ```