mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-28 22:00:51 +00:00
fix typo in form description
This commit is contained in:
@@ -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>
|
||||
)}
|
||||
|
||||
@@ -532,7 +532,7 @@ PersistentKeepalive = 5`;
|
||||
</FormControl>
|
||||
<FormMessage />
|
||||
<FormDescription>
|
||||
This is the the
|
||||
This is the
|
||||
display name for the
|
||||
site.
|
||||
</FormDescription>
|
||||
|
||||
Reference in New Issue
Block a user