Skip to content

Commit 7a9444c

Browse files
committed
fix PR comments
1 parent bb73082 commit 7a9444c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/types/onyx/ReportMetadata.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ type PendingChatMember = {
1414

1515
/** Model of report metadata */
1616
type ReportMetadata = {
17-
/** whether the user has successfully opened a report at least once, or if it was created by this user */
17+
/** Whether the user has successfully opened a report at least once, or if it was created by this user */
1818
hasOnceLoadedReportActions?: boolean;
1919

2020
/** Are we loading newer report actions? */

0 commit comments

Comments
 (0)