mirror of
https://github.com/fosrl/pangolin.git
synced 2025-07-29 07:04:39 +02:00
fix typo in form description
This commit is contained in:
parent
5e2f9e1eeb
commit
66f324e18c
2 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue