You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ You can access the dashboard either by using the "**Dashboards/Dashboard**" link
64
64
65
65
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.
66
66
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.
0 commit comments