summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api.md b/docs/api.md
index 6e1cd25..e7ab80f 100644
--- a/docs/api.md
+++ b/docs/api.md
@@ -606,7 +606,7 @@ Identical to the `docker inspect` command, but only for images.
**Params**:
-* image_id (str): The image to inspect
+* image (str): The image to inspect
**Returns** (dict): Nearly the same output as `docker inspect`, just as a
single dict