Merge pull request #17 from alexandear/typos

Fix typo in the word "Continuous"
This commit is contained in:
Kyle Quest
2018-11-15 18:44:45 -08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -92,7 +92,7 @@ See the [`/scripts`](scripts/README.md) directory for examples.
### `/build`
Packaging and Continous Integration.
Packaging and Continuous Integration.
Put your cloud (AMI), container (Docker), OS (deb, rpm, pkg) package configurations and scripts in the `/build/package` directory.

View File

@@ -1,6 +1,6 @@
# `/build`
Packaging and Continous Integration.
Packaging and Continuous Integration.
Put your cloud (AMI), container (Docker), OS (deb, rpm, pkg) package configurations and scripts in the `/build/package` directory.