Fix typo in SDK list (#2367)

Fix typo `shiplist` -> `shiplift`.
This commit is contained in:
Alexandre Beslic 2017-03-18 02:58:34 +08:00 committed by John Mulhausen
parent 160070b3c4
commit 1bd064a8a5
1 changed files with 1 additions and 1 deletions

View File

@ -56,6 +56,6 @@ There a number of community supported libraries available for other languages. T
| PHP | [Docker-PHP](https://github.com/docker-php/docker-php) |
| Ruby | [docker-api](https://github.com/swipely/docker-api) |
| Rust | [docker-rust](https://github.com/abh1nav/docker-rust) |
| Rust | [shiplist](https://github.com/softprops/shiplift) |
| Rust | [shiplift](https://github.com/softprops/shiplift) |
| Scala | [tugboat](https://github.com/softprops/tugboat) |
| Scala | [reactive-docker](https://github.com/almoehi/reactive-docker) |