Skip to content

Commit 2b76b22

Browse files
Update 15/umbraco-commerce/how-to-guides/member-portal.md
Co-authored-by: sofietoft <[email protected]>
1 parent 843ea88 commit 2b76b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-commerce/how-to-guides/member-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ To allow customers to register as members, you can create a registration form al
227227
```
228228

229229
{% hint style="info" %}
230-
The `UmbRegisterController` class comes pre-installed with Umbraco and handles the login process for you, so you don't need to create a custom controller.
230+
The `UmbRegisterController` class comes pre-installed with Umbraco. It handles the login process, so you don't need to create a custom controller.
231231
{% endhint %}
232232

233233
On the frontend, customers can enter their name, email address, and password to register as a member.

0 commit comments

Comments
 (0)