docs/api.md: singal -> signal

This commit is contained in:
Peter Ericson 2015-07-19 01:51:58 -04:00
parent 946eb964ad
commit bec21cfce1
1 changed files with 1 additions and 1 deletions

View File

@ -511,7 +511,7 @@ Kill a container or send a signal to a container
**Params**: **Params**:
* container (str): The container to kill * container (str): The container to kill
* signal (str or int): The singal to send. Defaults to `SIGKILL` * signal (str or int): The signal to send. Defaults to `SIGKILL`
## load_image ## load_image