fix typo in form description

This commit is contained in:
miloschwartz 2025-03-27 17:42:51 -04:00
parent 5e2f9e1eeb
commit 66f324e18c
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -291,7 +291,7 @@ PersistentKeepalive = 5`
</FormControl>
<FormMessage />
<FormDescription>
This is the the display name for the site.
This is the display name for the site.
</FormDescription>
</FormItem>
)}

View file

@ -532,7 +532,7 @@ PersistentKeepalive = 5`;
</FormControl>
<FormMessage />
<FormDescription>
This is the the
This is the
display name for the
site.
</FormDescription>