Skip to content

Commit

Permalink
fix uppercase words
Browse files Browse the repository at this point in the history
  • Loading branch information
RamRamez committed Apr 23, 2024
1 parent 714d0c9 commit fde2ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migrations/1713834025817-addGroupParentSuperFluid.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const superFluidNotificationTypes = [
emailNotificationId: null,
pushNotifierService: null,
categoryGroup: NOTIFICATION_CATEGORY_GROUPS.SUPERFLUID,
title: 'Stream Balance Warnings',
title: 'Stream balance warnings',
},
]

Expand Down

0 comments on commit fde2ca4

Please sign in to comment.