Spelling mistake in comments of partial snippet (#6975)

This commit is contained in:
Kieron Boswell
2020-01-16 16:19:54 +00:00
committed by Kenn Jacobsen
parent 4d5f34a63d
commit f5a5a9a297

View File

@@ -45,7 +45,7 @@
@if (success)
{
@* This message will show if RedirectOnSucces is set to false (default) *@
@* This message will show if registerModel.RedirectUrl is not defined (default) *@
<p>Registration succeeded.</p>
}
else