diff --git a/app/controllers/DashUserController.php b/app/controllers/DashUserController.php index 976ca9a5..1b068285 100644 --- a/app/controllers/DashUserController.php +++ b/app/controllers/DashUserController.php @@ -14,7 +14,7 @@ class DashUserController extends Controller } /** - * Updates the status page user. + * Updates the current user. * @return \Illuminate\View\View */ public function postUser()