Skip to content

Commit e446de7

Browse files
Update develop-docs/sdk/telemetry/logs.mdx
Co-authored-by: Philipp Hofmann <[email protected]>
1 parent 9137ac9 commit e446de7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/sdk/telemetry/logs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ For backend SDKs (Node.js, Python, PHP, etc.), the SDKs should attach the follow
353353

354354
#### Mobile, Desktop, and Native SDKs
355355

356-
For mobile, desktop, and native SDKs (Android, iOS, Electron, etc.), the SDKs should attach the following:
356+
For mobile, desktop, and native SDKs (Android, Apple, Electron, etc.), the SDKs should attach the following:
357357

358358
1. `os.name`: The name of the operating system. Maps to `name` in the [Contexts](/sdk/data-model/event-payloads/contexts/#os-context) payload.
359359
2. `os.version`: The version of the operating system. Maps to `version` in the [Contexts](/sdk/data-model/event-payloads/contexts/#os-context) payload.

0 commit comments

Comments
 (0)