Skip to content

Commit e1577df

Browse files
RK311yintoeetive
authored andcommitted
Fix closing tag syntax
1 parent cb18212 commit e1577df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/member/forgot-username.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Output a forgotten username form that sends an email with instructions for addre
2222

2323
<input type="submit" name="submit" value="Submit" />
2424

25-
{/{exp:member:forgot_username_form}
25+
{/exp:member:forgot_username_form}
2626

2727
## Parameters
2828

0 commit comments

Comments
 (0)