Skip to content

Commit

Permalink
corrected markdown header lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bryce-b committed May 31, 2023
1 parent 5657291 commit 2ca6edc
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ This document defines semantic conventions for instrumentation on mobile platfor
<!-- tocstop -->

## Lifecycle instrumentation

This section defines how to apply semantic conventions when instrumenting application lifecycle.

| Name | Type | Values | Description |
Expand All @@ -25,6 +26,7 @@ This section defines how to apply semantic conventions when instrumenting applic
### `lifecycle.state` values

#### iOS

| Name | `lifecycle.state` Value | description |
|--------------------------------|-------------------------|--------------------------------------------|
| applicationDidBecomeActive | `active` | The app has become "active" |
Expand Down

0 comments on commit 2ca6edc

Please sign in to comment.