From 9cbbadc7702371365f409a53f4f002792b342ae8 Mon Sep 17 00:00:00 2001 From: DipakKumarSingh Date: Thu, 25 Oct 2018 18:56:50 +0530 Subject: [PATCH] Sentences should end with single '.' (#28529) --- guide/english/algorithms/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/algorithms/index.md b/guide/english/algorithms/index.md index 217ca8702b..71412d356d 100644 --- a/guide/english/algorithms/index.md +++ b/guide/english/algorithms/index.md @@ -57,4 +57,4 @@ This is also a really good open source project that helps you visualize algorith [Infographic on how Machine Learning Algorithms Work](https://www.boozallen.com/content/dam/boozallen_site/sig/pdf/infographic/how-do-machines-learn.pdf) -This infographic shows you how unsupervised and supervised machine learning algorithms work.. +This infographic shows you how unsupervised and supervised machine learning algorithms work.