mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-02 16:56:39 +00:00
fix typo in form description
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user