Skip to content

Commit

Permalink
Ammend comment detail -> profile
Browse files Browse the repository at this point in the history
Co-authored-by: Eugene Voloshchak <copyreading@gmail.com>
  • Loading branch information
esh-g and eVoloshchak authored Jun 15, 2023
1 parent 511c200 commit b100ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/MoneyRequestConfirmationList.js
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ function MoneyRequestConfirmationList(props) {
);

/**
* Navigate to details page of selected user
* Navigate to profile of selected user
* @param {Object} option
*/
const navigateToUserDetail = (option) => {
Expand Down

0 comments on commit b100ee4

Please sign in to comment.