@@ -87,7 +87,7 @@ |
||
87 | 87 | /** |
88 | 88 | * Update the specified team in the database. |
89 | 89 | * |
90 | - * @param array $request The user input from the form. |
|
90 | + * @param Request $request The user input from the form. |
|
91 | 91 | * @param int $id The id in the database for the team |
92 | 92 | * @return string |
93 | 93 | */ |