Skip to content

Commit 8cff0a6

Browse files
Fix typo per review
1 parent 1b13e40 commit 8cff0a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/spec/native-mobile-spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ In the coming months, we'll be updating our mobile marketing destinations to aut
6262

6363
### Why don't Push Notification events reach Segment when my Android App is backgrounded?
6464

65-
Android applications can't receive Push Notifications when the process is not running, and when apps are put into background the are eligible to have their Process killed when there is memory pressure. You can read more on Android processes and the [app lifecycle here](https://developer.android.com/guide/components/activities/process-lifecycle).
65+
Android applications can't receive Push Notifications when the process is not running, and when apps are put into background they are eligible to have their Process killed when there is memory pressure. You can read more on Android processes and the [app lifecycle here](https://developer.android.com/guide/components/activities/process-lifecycle).
6666

6767
At Segment, we track messages delivered to the application. So if the process has been killed for any reason, the messages will not be delivered.
6868

0 commit comments

Comments
 (0)