Skip to content
Snippets Groups Projects
Commit 7b18f3a0 authored by mtmail's avatar mtmail
Browse files

typo

parent 2860cfaa
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -8,7 +8,7 @@ GitLab CI/CD provides a caching mechanism that can be used to save time
when your jobs are running.
 
Caching is about speeding the time a job is executed by reusing the same
content of a previous job. It can be particularly useful when your are
content of a previous job. It can be particularly useful when you are
developing software that depends on other libraries which are fetched via the
internet during build time.
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment