We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Many links in Coral are capitalized, like this one:
Add New Resource Type
This is done through the following CSS rule:
text-transform: capitalize;
Capitalizing is not a correct grammar rule in many languages. We should not enable it by default for every language.