diff --git a/docs/sources/api/docker_remote_api_v1.8.rst b/docs/sources/api/docker_remote_api_v1.8.rst index 3fe5cd73e0..3db06fc942 100644 --- a/docs/sources/api/docker_remote_api_v1.8.rst +++ b/docs/sources/api/docker_remote_api_v1.8.rst @@ -658,7 +658,7 @@ List Images [ { - "RepoTag": [ + "RepoTags": [ "ubuntu:12.04", "ubuntu:precise", "ubuntu:latest" @@ -669,7 +669,7 @@ List Images "VirtualSize": 131506275 }, { - "RepoTag": [ + "RepoTags": [ "ubuntu:12.10", "ubuntu:quantal" ],