Skip to content

Commit dabc746

Browse files
Update README.md
1 parent 8151d24 commit dabc746

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 "**Dashboards/Dashboard**" link
6464

6565
You have the option to edit the current logged in user's profile information (name, email, profile picture) and password. To access this page, just click the "**Examples/Profile**" link in the left sidebar or add **/profile** in the URL.
6666

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

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

0 commit comments

Comments
 (0)