Quellcode durchsuchen

Fix typo in the word "Continuous"

chore/proposed-structure
Oleksandr Redko vor 7 Jahren
Ursprung
Commit
6b2605690a
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. +1
    -1
      README.md
  2. +1
    -1
      build/README.md

+ 1
- 1
README.md Datei anzeigen

@@ -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 Datei anzeigen

@@ -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…
Abbrechen
Speichern