Skip to content

Commit 9615676

Browse files
committed
Update README.md
1 parent 66c267b commit 9615676

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ In this tutorial the steps needed to clean a dataset and prepare it for modeling
33
TensorFlow. The tutorial uses the [Wine](http://archive.ics.uci.edu/ml/datasets/Wine) dataset from the
44
[UCI Machine Learning Repository](http://archive.ics.uci.edu/ml).
55

6-
## Prerequesits
6+
## Prerequesites
77
This tutorial includes several machine learning terms. To get a good mathematical understanding of these concepts,
88
please read the Math Primer.
99

@@ -67,4 +67,4 @@ where you downloaded it, run:
6767
bokeh serve --show playing_with_outliers
6868
```
6969

70-
The application will open in your browser.
70+
The application will open in your browser.

0 commit comments

Comments
 (0)