From fd785ada56902d7ab0a63899b0e798e0c43e8071 Mon Sep 17 00:00:00 2001
From: Silviu LorenČ› <124451350+smilorent@users.noreply.github.com>
Date: Thu, 08 Feb 2024 16:48:13 +0000
Subject: [PATCH] feat(i18n): use Romanian translation for `ro-MD` locale (#828)
---
docs/hosting.md | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/docs/hosting.md b/docs/hosting.md
index 9761e5b..e6340d2 100644
--- a/docs/hosting.md
+++ b/docs/hosting.md
@@ -225,6 +225,6 @@
- public
```
-When `.gitlab-ci.yaml` is commited, GitLab will build and deploy the website as a GitLab Page. You can find the url under `Deploy > Pages` in the sidebar.
+When `.gitlab-ci.yaml` is committed, GitLab will build and deploy the website as a GitLab Page. You can find the url under `Deploy > Pages` in the sidebar.
By default, the page is private and only visible when logged in to a GitLab account with access to the repository but can be opened in the settings under `Deploy` -> `Pages`.
--
Gitblit v1.10.0