Skip to content

Commit 4dd5e00

Browse files
fix typo
1 parent 8dadbbd commit 4dd5e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-auto-train-forecast.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ forecasting_job.set_forecast_settings(
257257
)
258258
```
259259

260-
One or both these settings can be set to `"auto"` if you want AutoML to make the determination.
260+
One or both of these settings can be set to `"auto"` if you want AutoML to make the determination.
261261

262262
### Custom featurization
263263

0 commit comments

Comments
 (0)