Skip to content

Commit 7911c54

Browse files
authored
Merge pull request #2204 from MaxBischoff/typo-fix
Fixed a typo in the configs api doc
2 parents d77d425 + 543d83c commit 7911c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/api/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ def inspect_config(self, id):
4242
Retrieve config metadata
4343
4444
Args:
45-
id (string): Full ID of the config to remove
45+
id (string): Full ID of the config to inspect
4646
4747
Returns (dict): A dictionary of metadata
4848

0 commit comments

Comments
 (0)