diff options
author | Mantas Vilčinskas <hi@mnts.lt> | 2022-02-12 11:12:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-12 11:12:50 +0200 |
commit | 1b38c11f977115be1618c1ec1600441823f7e7cf (patch) | |
tree | 155028bc6b2e1635c8fcd8c1d2ab9a8c72daba36 /README.md | |
parent | c3821977d23f853741e8d106e56a17795c9ef31c (diff) | |
parent | 2fc4d839d7dde8a457f020609b563904a0933530 (diff) |
typo fix
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |