Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
teamupdivision authored Nov 5, 2019
1 parent acc8337 commit aa4d10f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ You can access the dashboard either by using the "**Dashboard**" link in the lef

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.

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

```
public function update(ProfileRequest $request)
Expand Down

0 comments on commit aa4d10f

Please sign in to comment.