Update README.md

Fix in README from "chan ges" to "changes"
This commit is contained in:
Ofek Buchnik 2023-07-19 23:45:59 +03:00 committed by GitHub
parent 54333f453f
commit 12fd9ccb56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ for docs on older (v3) versions of git-sync, you probably want to use the
# git-sync # git-sync
git-sync is a simple command that pulls a git repository into a local git-sync is a simple command that pulls a git repository into a local
directory, waits for a while, then repeats. As the remote repository chan ges, directory, waits for a while, then repeats. As the remote repository changes,
those changes will be synced locally. It is a perfect "sidecar" container in those changes will be synced locally. It is a perfect "sidecar" container in
Kubernetes - it can pull files down from a repository so that an application Kubernetes - it can pull files down from a repository so that an application
can consume them. can consume them.