aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMantas Vilčinskas <hi@mnts.lt>2022-02-12 11:12:50 +0200
committerGitHub <noreply@github.com>2022-02-12 11:12:50 +0200
commit1b38c11f977115be1618c1ec1600441823f7e7cf (patch)
tree155028bc6b2e1635c8fcd8c1d2ab9a8c72daba36
parentc3821977d23f853741e8d106e56a17795c9ef31c (diff)
parent2fc4d839d7dde8a457f020609b563904a0933530 (diff)
typo fix
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c131215..3d23fe4 100644
--- a/README.md
+++ b/README.md
@@ -127,7 +127,7 @@ Here is a [good guide for getting started with the service.](https://docs.gitlab
**In short: a `.gitlab-ci.yml` file** is responsible for making cState work. As of v4.2.1, the [cState automatically ships with this file](https://github.com/cstate/cstate/releases/tag/v4.2.1), but support is still experimental.
-As of this time, this is a relatively untested option, but Hugo does seem to generate the right things (this can be checked by downloading the **CI/CD artificats**).
+As of this time, this is a relatively untested option, but Hugo does seem to generate the right things (this can be checked by downloading the **CI/CD artifacts**).
According to GitLab, it may take up to 30 minutes before the site is available after the first deployment.