Skip to content

Commit 7c707da

Browse files
Update readme.md
1 parent bc65d85 commit 7c707da

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)