Fix doubled words

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
This commit is contained in:
Misty Stanley-Jones 2016-11-28 11:28:33 -08:00
parent 38fbd03266
commit 8e703afdc6
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ keywords: ["registry, on-prem, images, tags, repository, distribution, api, adva
# Image Manifest Version 2, Schema 2
This document outlines the format of of the V2 image manifest, schema version 2.
This document outlines the format of the V2 image manifest, schema version 2.
The original (and provisional) image manifest for V2 (schema 1), was introduced
in the Docker daemon in the [v1.3.0
release](https://github.com/docker/docker/commit/9f482a66ab37ec396ac61ed0c00d59122ac07453)