Skip to content

Commit 0045773

Browse files
Update readme.md
1 parent 5b338c2 commit 0045773

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

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

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

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

0 commit comments

Comments
 (0)