Skip to content

Commit

Permalink
Update centrifuge-app/src/pages/IssuerCreatePool/IssuerCategories.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Sophia <[email protected]>
  • Loading branch information
kattylucy and sophialittlejohn authored Dec 5, 2024
1 parent cb3607e commit 314e580
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const PROVIDERS = [
{ label: 'Pricing oracle provider', value: 'pricingOracleProvider' },
{ label: 'Auditor', value: 'auditor' },
{ label: 'Custodian', value: 'custodian' },
{ label: 'Investment manager', value: 'Investment manager' },
{ label: 'Investment manager', value: 'investmentManager' },
{ label: 'Sub-advisor', value: 'subadvisor' },
{ label: 'Historical default rate', value: 'historicalDefaultRate' },
{ label: 'Other', value: 'other' },
Expand Down

0 comments on commit 314e580

Please sign in to comment.