Skip to content

Commit 694a4d2

Browse files
committed
Minor typo
1 parent 90a22fc commit 694a4d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ automatically.
142142
Once you have set up your Eloquent model, and trained your machine learning
143143
model(s), you can begin predicting attributes.
144144

145-
For example, to predict the species of an IrisFlower, you can create a new
145+
For example, to predict the species of an Iris flower, you can create a new
146146
`IrisFlower` object and populate a few of its known attributes, then call the
147147
`predict` method.
148148

0 commit comments

Comments
 (0)