Skip to content

Commit 2d71013

Browse files
authored
Merge pull request #101183 from Minewiskan/patch-12
Update analysis-services-async-refresh.md
2 parents 3e661b0 + a288827 commit 2d71013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/analysis-services/analysis-services-async-refresh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ CommitMode is equal to partialBatch. It's used when doing an initial load of lar
112112
|`notStarted` | Operation not yet started. |
113113
|`inProgress` | Operation in progress. |
114114
|`timedOut` | Operation timed out based on user specified timeout. |
115-
|`canceled` | Operation canceled by user or system. |
115+
|`cancelled` | Operation canceled by user or system. |
116116
|`failed` | Operation failed. |
117117
|`succeeded` | Operation succeeded. |
118118

0 commit comments

Comments
 (0)