Skip to content

Commit 0ec8940

Browse files
committed
minor fix
1 parent 23b3699 commit 0ec8940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
//! # smartcore
1212
//!
13-
//! Welcome to smartcore, machine learning in Rust!
13+
//! Welcome to `smartcore`, machine learning in Rust!
1414
//!
1515
//! `smartcore` features various classification, regression and clustering algorithms including support vector machines, random forests, k-means and DBSCAN,
1616
//! as well as tools for model selection and model evaluation.

0 commit comments

Comments
 (0)