Skip to content

Commit

Permalink
Fix API comment
Browse files Browse the repository at this point in the history
  • Loading branch information
matus-tomlein committed Nov 6, 2024
1 parent 23617fd commit cd26613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trackers/react-native-tracker/src/tracker.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import {

/**
* Creates a new tracker instance with the given configuration
* @param configuration Configuration for the tracker
* @param configuration - Configuration for the tracker
* @returns Tracker instance
*/
export async function newTracker(
Expand Down

0 comments on commit cd26613

Please sign in to comment.