Skip to content

Commit

Permalink
fix: Typos
Browse files Browse the repository at this point in the history
  • Loading branch information
jlacivita committed Oct 2, 2023
1 parent 2049199 commit 71ce04b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions requirements/specifications/lifecycle/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -648,8 +648,6 @@ class ExampleLifecycleManager implements Lifecycle.LifecycleManagement {
// reload images
}
}


```

See the [Firebolt API
Expand All @@ -670,8 +668,6 @@ the platform.
This method requires a reason parameter, which tells the platform why
the app is requesting to be closed:

Lifecycle.appReadyTimeout

| Reason | Description |
|------------------------------------|------------------------------------|
| CloseReason.REMOTE_BUTTON | The user pressed the back or last button on the RCU and the App has determined it is at the top of it's navigation stack and should go back to the platform home screen. |
Expand Down

0 comments on commit 71ce04b

Please sign in to comment.