From 91d82da71153c8c0b8cc51d0dbad3083c291b1ce Mon Sep 17 00:00:00 2001 From: Aditya Date: Sun, 12 Feb 2023 11:48:51 +0530 Subject: [PATCH] grammar --- content/post/install-and-use-gitea.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/post/install-and-use-gitea.md b/content/post/install-and-use-gitea.md index c885545..c127a4d 100644 --- a/content/post/install-and-use-gitea.md +++ b/content/post/install-and-use-gitea.md @@ -145,7 +145,7 @@ On the page, Rest of the options should be left as is unless you have other requirements. -Click on Install Gitea. It should write the configuration to `/etc/gitea/app.ini` and ready for use. +Click on Install Gitea. It should write the configuration to `/etc/gitea/app.ini` and be ready for use. Now change permissions on `/etc/gitea` to make it read-only. ```bash