Fix a typo Change-Id: I353310afd21c02f947b9fdc53e185a8276b4757b
diff --git a/container-images/fetch-job/README.md b/container-images/fetch-job/README.md index 67e4f09..9ddc620 100644 --- a/container-images/fetch-job/README.md +++ b/container-images/fetch-job/README.md
@@ -1,7 +1,7 @@ # FetchJob container image Container to run a job that fetches from remote repositories to corresponding -local repositories. Thi can be used to create copies of repositories hosted on +local repositories. This can be used to create copies of repositories hosted on other git servers in the local Gerrit. This is useful for backing up repositories or to have a copy of branches of a project that was forked in the local Gerrit.