Skip to content

Commit 0b3b567

Browse files
committed
Minor tweak
1 parent af17740 commit 0b3b567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/login_link.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ this interface::
197197
// ... send the link and return a response (see next section)
198198
}
199199

200-
// if it's not submitted, render the "request" form
200+
// if it's not submitted, render the form to request the "login link"
201201
return $this->render('security/request_login_link.html.twig');
202202
}
203203

0 commit comments

Comments
 (0)