Skip to content

Commit

Permalink
Rename account-management to billing
Browse files Browse the repository at this point in the history
  • Loading branch information
rachelwhitton authored Jan 9, 2024
1 parent 2f4d716 commit 43f6eea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/releaseNoteCategories.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ export const releaseNoteCategories = {
"color": "black",
"description": "Highlights updates related to changes in the user interface, ensuring that designers, marketers, and other users are aware of alterations to the visual and interactive elements of the platform"
},
"account-management": {
"displayName": "Account Management",
"billing": {
"displayName": "Billing & Finance",
"color": "black",
"description": "Covers finance and billing-related updates, allowing billing and finance managers to track changes affecting their financial aspects"
},
Expand Down

0 comments on commit 43f6eea

Please sign in to comment.