diff --git a/develop-docs/sdk/data-model/event-payloads/threads.mdx b/develop-docs/sdk/data-model/event-payloads/threads.mdx index 39a9c99cb1cc8..904ae9a2cd2ba 100644 --- a/develop-docs/sdk/data-model/event-payloads/threads.mdx +++ b/develop-docs/sdk/data-model/event-payloads/threads.mdx @@ -37,7 +37,7 @@ Defaults to `false`. `main` : _Optional_. If applicable, a flag indicating whether the thread was responsible for rendering the user interface. -On mobile platforms this is oftentimes referred to as the "main thread" or "ui thread". +On mobile and desktop platforms this is oftentimes referred to as the "main thread" or "ui thread". `name`