Skip to content

Commit 2dfd3a8

Browse files
authored
Merge pull request #126932 from changeworld/patch-7
Fix typo: propogate -> propagate
2 parents 72e5a7d + 9170b5b commit 2dfd3a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/concepts/analytics/logs/call-summary-updates-log-schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ When using the call summary updates log schema, always refer to the highest `Cal
4343

4444
### More about log versions and data latency
4545

46-
The call summary updates log schema may require approximately 60 minutes following the end of a call to propogate data, most logs may be available within 40 minutes.
46+
The call summary updates log schema may require approximately 60 minutes following the end of a call to propagate data, most logs may be available within 40 minutes.
4747

4848
After a call ends, an initial version (version 1) of the log is sent to the CallSummaryUpdates and CallDiagnosticUpdates tables. Initial versions may contain `null` values, if more information becomes available updated versions of the logs are created with more complete information. For example, client data can be delayed because of network connectivity issues between the client computer and our servers, or something as simple as a user closing the lid on their laptop post-call before their client data was sent and re-opening it hours (or days) later.
4949

0 commit comments

Comments
 (0)