Skip to content

Commit 6141291

Browse files
committed
Update predefined-form.blade.php
1 parent 69657bd commit 6141291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/components/pageitems/predefined-form.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616

1717
<label for='link' class='form-label'>URL</label>
1818
<input type='url' name='link' value='{{$link_url}}' class='form-control' required />
19-
<span class='small text-muted'>Enter the URL for to your profile page</span>
19+
<span class='small text-muted'>Enter the link URL</span>
2020

0 commit comments

Comments
 (0)