Skip to content

Commit

Permalink
Fix typo (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
devheedoo authored Oct 8, 2021
1 parent 4c1fe0e commit 7519186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ InAppReview.RequestInAppReview()

// when return true in ios it means review flow lanuched to user.
console.log(
'InAppReview in ios has lanuched successfully',
'InAppReview in ios has launched successfully',
hasFlowFinishedSuccessfully,
);

Expand Down

0 comments on commit 7519186

Please sign in to comment.