Skip to content

Commit 10caa4a

Browse files
committed
Fix typo in buildah context creation docs
Signed-off-by: Denis Zalevskiy <[email protected]>
1 parent 2885f62 commit 10caa4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Connection Methods
9595

9696
:param str container:
9797
The name of the Buildah container to connect to.
98-
:param str doas_path:
98+
:param str buildah_path:
9999
Filename or complete path to the ``buildah`` binary. ``PATH`` will be
100100
searched if given as a filename. Defaults to ``buildah``.
101101
:param str username:

0 commit comments

Comments
 (0)