Browse Source

Fix typo in the word "Continuous"

chore/proposed-structure
Oleksandr Redko 7 years ago
parent
commit
6b2605690a
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      README.md
  2. +1
    -1
      build/README.md

+ 1
- 1
README.md View File

@@ -92,7 +92,7 @@ See the [`/scripts`](scripts/README.md) directory for examples.


### `/build` ### `/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. Put your cloud (AMI), container (Docker), OS (deb, rpm, pkg) package configurations and scripts in the `/build/package` directory.




+ 1
- 1
build/README.md View File

@@ -1,6 +1,6 @@
# `/build` # `/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. Put your cloud (AMI), container (Docker), OS (deb, rpm, pkg) package configurations and scripts in the `/build/package` directory.




Loading…
Cancel
Save