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 e536bca commit 714d0c9
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 @@ -13,7 +13,7 @@ export const superFluidNotificationTypes = [
emailDefaultValue: true,
isEmailEditable: true,
isWebEditable: true,
name: 'Stream Balance Warnings',
name: 'Stream balance warnings',
description: 'Notify me when any of my Stream Balances are running low',
microService: MICRO_SERVICES.givethio,
category: NOTIFICATION_CATEGORY.SUPPORTED_PROJECTS,
Expand Down

0 comments on commit 714d0c9

Please sign in to comment.