mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Merge pull request #2942 from akhilmhdh/fix/text-typo
fix: resolved typo in layout
This commit is contained in:
@@ -135,7 +135,7 @@ export const OrganizationLayout = () => {
|
||||
<Link to="/organization/billing">
|
||||
{({ isActive }) => (
|
||||
<MenuItem isSelected={isActive} icon="spinning-coin">
|
||||
Usage &s; Billing
|
||||
Usage & Billing
|
||||
</MenuItem>
|
||||
)}
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user