aboutsummaryrefslogtreecommitdiff
path: root/content/post/install-and-use-gitea.md
diff options
context:
space:
mode:
authorAditya <bluenerd@protonmail.com>2023-02-12 11:48:51 +0530
committerAditya <bluenerd@protonmail.com>2023-02-12 11:48:51 +0530
commit91d82da71153c8c0b8cc51d0dbad3083c291b1ce (patch)
treec158146997a30933af5e8be07efeb3d03c852248 /content/post/install-and-use-gitea.md
parent881956aef70b8e75fa1e7b4678a2babcdbbf97de (diff)
grammar
Diffstat (limited to 'content/post/install-and-use-gitea.md')
-rw-r--r--content/post/install-and-use-gitea.md2
1 files changed, 1 insertions, 1 deletions
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