You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context
Content tags are being formatted as word-another-word (kebab-case).
Task
Investigate whether the use of hyphens in tags is a technical requirement. If hyphens are not strictly necessary for the technical implementation, we should not use them and instead adopt a space-separated format (e.g., word another word).