Skip to content

Commit 4b1f111

Browse files
Fixing typo
1 parent 480d65b commit 4b1f111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-debug-pipeline-reuse-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Azure Machine Learning pipeline has holistic logic to calculate whether a compon
3636

3737
Reuse criteria:
3838

39-
- Component definition `is_determinstic` = true
39+
- Component definition `is_deterministic` = true
4040
- Pipeline runtime setting `ForceReRun` = false
4141
- Component code, environment definition, inputs and parameters, output settings, and run settings are all the same.
4242

0 commit comments

Comments
 (0)