From 2a71eaeda5e18b3945a56f10f901187ed41f7980 Mon Sep 17 00:00:00 2001 From: DracoBlue Date: Sun, 16 Feb 2020 20:29:01 +0100 Subject: [PATCH] Fixed typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 469967e44..723318295 100644 --- a/README.md +++ b/README.md @@ -449,7 +449,7 @@ For example, to surface the image digest built in a this flag should be set to match the image resource `outputImageDir`. _Note: Depending on the built image, the media type of the image manifest might be either -`application/vnd.oci.image.manifest.v1+json` or `application/vnd.docker.distribution.manifest.v2+json``._ +`application/vnd.oci.image.manifest.v1+json` or `application/vnd.docker.distribution.manifest.v2+json`._ #### --insecure-registry