Skip to content

Commit

Permalink
Update react-native/src/core/FerrostarCore.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Ian Wagner <ianwagner+github@switzerlandmail.ch>
  • Loading branch information
bjtrounson and ianthetechie authored Jan 21, 2025
1 parent 442a4a9 commit 008d247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-native/src/core/FerrostarCore.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export class NavigationState {
}

/**
* This is the entrypoint for end users of Ferrostar on Android, and is responsible for "driving"
* This is the entrypoint for end users of Ferrostar on React Native, and is responsible for "driving"
* the navigation with location updates and other events.
*
* The usual flow is for callers to configure an instance of the core reuse the instance for as long
Expand Down

0 comments on commit 008d247

Please sign in to comment.