Bladeren bron

Merge pull request #17 from alexandear/typos

Fix typo in the word "Continuous"
chore/proposed-structure
Kyle Quest 7 jaren geleden
committed by GitHub
bovenliggende
commit
2a2830fc2c
Geen bekende sleutel gevonden voor deze handtekening in de database GPG sleutel-ID: 4AEE18F83AFDEB23
2 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. +1
    -1
      README.md
  2. +1
    -1
      build/README.md

+ 1
- 1
README.md Bestand weergeven

@@ -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.



+ 1
- 1
build/README.md Bestand weergeven

@@ -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.



Laden…
Annuleren
Opslaan