Skip to content

Commit bec21cf

Browse files
committed
docs/api.md: singal -> signal
1 parent 946eb96 commit bec21cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ Kill a container or send a signal to a container
511511
**Params**:
512512

513513
* container (str): The container to kill
514-
* signal (str or int): The singal to send. Defaults to `SIGKILL`
514+
* signal (str or int): The signal to send. Defaults to `SIGKILL`
515515

516516
## load_image
517517

0 commit comments

Comments
 (0)