Skip to content
This repository was archived by the owner on Dec 1, 2018. It is now read-only.

Commit 032cab8

Browse files
authored
Merge pull request #2060 from AdamDang/patch-11
Typo fix: architecures->architectures
2 parents b25f8a1 + 1df418a commit 032cab8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

grafana/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ $ ARCH=${ARCH} make build
1919

2020
## How to release:
2121

22-
This image supports multiple architecures, which means the Makefile cross-compiles and builds docker images for all architectures automatically when pushing.
22+
This image supports multiple architectures, which means the Makefile cross-compiles and builds docker images for all architectures automatically when pushing.
2323
If you are releasing a new version, please bump the `VERSION` value in the `Makefile` before building the images.
2424

2525
How to build and push all images:

influxdb/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ $ ARCH=${ARCH} make build
1010

1111
## How to release:
1212

13-
This image supports multiple architecures, which means the Makefile cross-compiles and builds docker images for all architectures automatically when pushing.
13+
This image supports multiple architectures, which means the Makefile cross-compiles and builds docker images for all architectures automatically when pushing.
1414
If you are releasing a new version, please bump the `VERSION` value in the `Makefile` before building the images.
1515

1616
How to build and push all images:

0 commit comments

Comments
 (0)