diff --git a/src/libs/actions/IOU.js b/src/libs/actions/IOU.js index 0c8ec483c009..34d6924dff54 100644 --- a/src/libs/actions/IOU.js +++ b/src/libs/actions/IOU.js @@ -1291,7 +1291,7 @@ function payMoneyRequest(paymentType, chatReport, iouReport) { } /** - * Initialize money request info and navigates to the MoneyRequest page + * Initialize money request info and navigate to the MoneyRequest page * @param {String} iouType * @param {String} reportID */