fix: add a space (#5560)

This commit is contained in:
Saihajpreet Singh 2024-08-29 11:26:07 -04:00 committed by GitHub
parent 49100f2fe9
commit a52cd88223
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -380,7 +380,7 @@ const SettingsPageRenderer = (props: {
<CardHeader>
<CardTitle>Organization Name</CardTitle>
<CardDescription>
Changing the name of your organization will
Changing the name of your organization will{' '}
<span className="font-bold">not</span> change the slug of your organization URL,
and will <span className="font-bold">not</span> invalidate any existing links to
your organization.