Skip to content

Commit 788add6

Browse files
Update readme.md
1 parent 35532ef commit 788add6

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
@@ -64,7 +64,7 @@ You can access the dashboard either by using the "**Dashboard**" link in the lef
6464

6565
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.
6666

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

6969
```
7070
public function update(ProfileRequest $request)

0 commit comments

Comments
 (0)