From b376ae9e08c4695b95b02fbecfe55eb1bd05c603 Mon Sep 17 00:00:00 2001 From: Patrick Vacek Date: Thu, 20 Jul 2017 12:00:00 +0200 Subject: Minor documentation typo/grammar fix. --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index d625780..9615f65 100644 --- a/README.adoc +++ b/README.adoc @@ -115,7 +115,7 @@ ostree admin deploy --os=agl agl-snapshot:agl-ota === SOTA tools -SOTA tools now contains only one tool, garage-push that lets you push the changes in OSTree repository generated by bitbake process. It communicates with an http server capable of querying files with HEAD requests and uploading them with POST requests. In particular, this can be used with http://www.atsgarage.com/[ATS Garage]. garage-push is used as follws: +SOTA tools currently contains only one tool, garage-push, which lets you push the changes in OSTree repository generated by bitbake process. It communicates with an http server capable of querying files with HEAD requests and uploading them with POST requests. In particular, this can be used with http://www.atsgarage.com/[ATS Garage]. garage-push is used as follows: .... garage-push --repo=/path/to/ostree-repo --ref=mybranch --credentials=/path/to/credentials.json -- cgit v1.2.3-54-g00ecf