[doc] fix a typo in jvm/index.rst (#7806)

This commit is contained in:
Bobby Wang
2022-04-14 08:02:42 +08:00
committed by GitHub
parent 1bb1913811
commit 6f032b7152

View File

@@ -35,7 +35,7 @@ Contents
java_intro
XGBoost4J-Spark Tutorial <xgboost4j_spark_tutorial>
XGBoost4J-Spark-GPU Turorial <xgboost4j_spark_gpu_tutorial>
XGBoost4J-Spark-GPU Tutorial <xgboost4j_spark_gpu_tutorial>
Code Examples <https://github.com/dmlc/xgboost/tree/master/jvm-packages/xgboost4j-example>
XGBoost4J Java API <javadocs/index>
XGBoost4J Scala API <scaladocs/xgboost4j/index>