From e39e71e3efc325bc28143f8ee96d21b44bf7d591 Mon Sep 17 00:00:00 2001 From: Guillem Duran Date: Thu, 9 May 2019 12:30:40 +0200 Subject: [PATCH] Correct typo Signed-off-by: Guillem Duran --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 579c5c6..a1428a3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Travis build status](https://travis-ci.com/src-d/ml-core.svg)](https://travis-ci.com/src-d/ml-core) [![Code coverage](https://codecov.io/github/src-d/ml-core/coverage.svg)](https://codecov.io/github/src-d/ml-core) [![Read the Docs](https://img.shields.io/readthedocs/ml-core.svg)](https://readthedocs.org/projects/ml-core/) -[![Docker build status](https://img.shields.io/docker/build/srcd/ml-corer.svg)](https://hub.docker.com/r/srcd/ml-core) +[![Docker build status](https://img.shields.io/docker/build/srcd/ml-core.svg)](https://hub.docker.com/r/srcd/ml-core) [![PyPi package status](https://img.shields.io/pypi/v/srcd-ml-core.svg)](https://pypi.python.org/pypi/srcd-ml-core) ![stability: alpha](https://svg-badge.appspot.com/badge/stability/alpha?color=f47142) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)