Skip to content

Commit

Permalink
Small correction in the comment
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickAnyline committed Nov 22, 2022
1 parent 1f2fbbd commit cb9d327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/RNExampleApp/src/Result.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export default function Result({

let onReportCorrectedResultResponseHandler = function(response) {
/*
The response is a JSON object with the following style if it's an error:
The response is a string with the following style if it's an error:
{
"code": <Error code>,
"message": {
Expand Down

0 comments on commit cb9d327

Please sign in to comment.