Skip to content

Commit c5ca2ef

Browse files
mildlyincompetentrumpl
authored andcommitted
Fix documentation for inspect_secret referring to removal.
Signed-off-by: Kajetan Champlewski <[email protected]>
1 parent 1ef822a commit c5ca2ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/api/secret.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ def inspect_secret(self, id):
5353
Retrieve secret metadata
5454
5555
Args:
56-
id (string): Full ID of the secret to remove
56+
id (string): Full ID of the secret to inspect
5757
5858
Returns (dict): A dictionary of metadata
5959

0 commit comments

Comments
 (0)