mirror of
https://github.com/fosrl/pangolin.git
synced 2025-07-31 16:14:46 +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>
|
</FormControl>
|
||||||
<FormMessage />
|
<FormMessage />
|
||||||
<FormDescription>
|
<FormDescription>
|
||||||
This is the the display name for the site.
|
This is the display name for the site.
|
||||||
</FormDescription>
|
</FormDescription>
|
||||||
</FormItem>
|
</FormItem>
|
||||||
)}
|
)}
|
||||||
|
|
|
@ -532,7 +532,7 @@ PersistentKeepalive = 5`;
|
||||||
</FormControl>
|
</FormControl>
|
||||||
<FormMessage />
|
<FormMessage />
|
||||||
<FormDescription>
|
<FormDescription>
|
||||||
This is the the
|
This is the
|
||||||
display name for the
|
display name for the
|
||||||
site.
|
site.
|
||||||
</FormDescription>
|
</FormDescription>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue