mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
fix: change "features flags" -> "feature flags" (#7632)
This typo has been around since the tag was introduced. About time we fixed it.
This commit is contained in:
parent
9e701e7a39
commit
a5223af702
@ -63,7 +63,7 @@ const OPENAPI_TAGS = [
|
||||
{
|
||||
name: 'Features',
|
||||
description:
|
||||
'Create, update, and delete [features flags](https://docs.getunleash.io/reference/feature-toggles).',
|
||||
'Create, update, and delete [feature flags](https://docs.getunleash.io/reference/feature-toggles).',
|
||||
},
|
||||
{
|
||||
name: 'Frontend API',
|
||||
|
Loading…
Reference in New Issue
Block a user