Skip to content

Commit d4d1b11

Browse files
committed
Rename sepal_width
1 parent 318cad3 commit d4d1b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Jump to [deploy the application](#deploy-the-application).
2323

2424
Let's build and deploy a classifier using the famous [Iris Data Set](https://archive.ics.uci.edu/ml/datasets/iris)! Below are a few samples of iris data:
2525

26-
|sepal_length|speal_width|petal_length|petal_width|class|
26+
|sepal_length|sepal_width|petal_length|petal_width|class|
2727
|:---:|:---:|:---:|:---:|:---|
2828
|5.1|3.5|1.4|0.2|Iris-setosa|
2929
|7.0|3.2|4.7|1.4|Iris-versicolor|

0 commit comments

Comments
 (0)