podex: fix typo

This commit is contained in:
Johan Euphrosine 2014-10-02 17:26:34 -07:00
parent ba9519f6e0
commit c0a2949219

View File

@ -15,7 +15,7 @@ limitations under the License.
*/
// podex is a command line tool to bootstrap kubernetes container
// manifests from docker image metadata.
// manifest from docker image metadata.
//
// Manifests can then be edited by a human to match deployment needs.
//