Add missing quote in docker documentation

This commit is contained in:
Schlueter 2016-03-08 21:32:38 -05:00 committed by Matt Clay
parent 9084e31979
commit 734811910e

View file

@ -399,7 +399,7 @@ author:
- "Ash Wilson (@smashwilson)"
- "Thomas Steinbach (@ThomasSteinbach)"
- "Philippe Jandot (@zfil)"
- "Daan Oosterveld (@dusdanig)
- "Daan Oosterveld (@dusdanig)"
requirements:
- "python >= 2.6"
- "docker-py >= 0.3.0"