Skip to content

Commit

Permalink
adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
waterim committed Oct 12, 2023
1 parent e24c8ed commit 15ff9d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/iou/propTypes/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const iouPropTypes = PropTypes.shape({
/** The category name */
category: PropTypes.string,

/** The Billable */
/** Whether the request is billable */
billable: PropTypes.bool,

/** The tag */
Expand Down

0 comments on commit 15ff9d7

Please sign in to comment.