Skip to content

Commit

Permalink
change function comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenKKC committed May 22, 2023
1 parent 143aead commit 6ad8c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/ErrorUtils.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ function getAuthenticateErrorMessage(response) {
}

/**
* Method used to generate errors object for optimistic
* Method used to generate errors object optimistically.
* @param {String} error - error key or message to be saved
* @return {Object} - Object to be optimistically saved to Onyx
*
Expand Down

0 comments on commit 6ad8c06

Please sign in to comment.