aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-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