浏览代码

docs/api: remove stray underscore in version-history.md

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Sebastiaan van Stijn 1 年之前
父节点
当前提交
584f016e99
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/version-history.md

+ 1 - 1
docs/api/version-history.md

@@ -23,7 +23,7 @@ keywords: "API, Docker, rcli, REST, documentation"
 * Deprecated: The `is_automated` field in the `GET /images/search` response has
 * Deprecated: The `is_automated` field in the `GET /images/search` response has
   been deprecated and will always be set to false in the future because Docker
   been deprecated and will always be set to false in the future because Docker
   Hub is deprecating the `is_automated` field in its search API. The deprecation
   Hub is deprecating the `is_automated` field in its search API. The deprecation
-  is_ not versioned, and applies to all API versions.
+  is not versioned, and applies to all API versions.
 * Deprecated: The `is-automated` filter for the `GET /images/search` endpoint.
 * Deprecated: The `is-automated` filter for the `GET /images/search` endpoint.
   The `is_automated` field has been deprecated by Docker Hub's search API.
   The `is_automated` field has been deprecated by Docker Hub's search API.
   Consequently, searching for `is-automated=true` will yield no results. The
   Consequently, searching for `is-automated=true` will yield no results. The