Skip to content

Commit 142165a

Browse files
committed
grammar
1 parent 6edda60 commit 142165a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/workloads/explanations/imagerepository.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Image repository
22

3-
Every team gets it's own image repository where they push the images they run on Nais.
3+
Every team gets its own image repository where they push the images they run on Nais.
44

55
When using the [nais/docker-build-push](https://github.com/nais/docker-build-push)-action in your workflow, this repository is used automatically.
66

77
## Image Restriction
88

99
Nais restricts the use of images from other image registries for two main reasons.
1010

11-
1. We verify that the image has been uploaded either by a authorized Nais user or Github repository.
11+
1. We verify that the image has been uploaded either by an authorized Nais user or Github repository.
1212
2. The provided repository uses [Image Streaming](https://cloud.google.com/kubernetes-engine/docs/how-to/image-streaming), ensuring consistently fast start-up times when auto-scaling or during platform maintenance.
1313

1414
## Using third-party images

0 commit comments

Comments
 (0)