Skip to content

Commit 8e425a9

Browse files
Merge pull request #3 from pzheng64/patch-1
Update readme.md
2 parents de0f7b2 + be35cb9 commit 8e425a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ You can access the dashboard either by using the "**Dashboard**" link in the lef
6262

6363
You have the option to edit the current logged in user's profile (change name, email and password). To access this page just click the "**User profile**" link in the left sidebar or by adding **/profile** in the url.
6464

65-
The `App\Htttp\Controlers\ProfileController` handles the update of the user information.
65+
The `App\Http\Controllers\ProfileController` handles the update of the user information.
6666

6767
```
6868
public function update(ProfileRequest $request)

0 commit comments

Comments
 (0)