From ba16475c3a99c31b3645ae18362c6a07ffeaba20 Mon Sep 17 00:00:00 2001 From: Evan Culver Date: Fri, 25 Aug 2017 05:16:57 -0700 Subject: [PATCH] Fix past participle tense in docs (#2637) --- doc/R-package/index.md | 2 +- doc/jvm/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/R-package/index.md b/doc/R-package/index.md index 6333d43fb..0af996c29 100644 --- a/doc/R-package/index.md +++ b/doc/R-package/index.md @@ -4,7 +4,7 @@ XGBoost R Package [![CRAN Downloads](http://cranlogs.r-pkg.org/badges/xgboost)](http://cran.rstudio.com/web/packages/xgboost/index.html) -You have find XGBoost R Package! +You have found the XGBoost R Package! Get Started ----------- diff --git a/doc/jvm/index.md b/doc/jvm/index.md index 88879c2d8..f7bbed991 100644 --- a/doc/jvm/index.md +++ b/doc/jvm/index.md @@ -3,7 +3,7 @@ XGBoost JVM Package [![Build Status](https://travis-ci.org/dmlc/xgboost.svg?branch=master)](https://travis-ci.org/dmlc/xgboost) [![GitHub license](http://dmlc.github.io/img/apache2.svg)](../LICENSE) -You have find XGBoost JVM Package! +You have found the XGBoost JVM Package! Installation ------------