Skip to content

Commit 9a5919b

Browse files
committed
Fix typo: specif time -> specific time
1 parent c6cc5fa commit 9a5919b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/v1/how-to-monitor-datasets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ As described later, a dataset monitor runs at a set frequency (daily, weekly, mo
194194
The **backfill** function runs a backfill job, for a specified start and end date range. A backfill job fills in expected missing data points in a data set, as a way to ensure data accuracy and completeness.
195195

196196
> [!NOTE]
197-
> Azure Machine Learning model monitoring doesn't support manual **backfill** function, if you want to redo the model monitor for a specif time range, you can create another model monitor for that specific time range.
197+
> Azure Machine Learning model monitoring doesn't support manual **backfill** function, if you want to redo the model monitor for a specific time range, you can create another model monitor for that specific time range.
198198
199199
# [Python SDK](#tab/python)
200200
<a name="sdk-monitor"></a>

0 commit comments

Comments
 (0)