mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
Fixed typo
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
4b7f45a15e
commit
93ad59466b
|
@ -11,7 +11,7 @@ use Illuminate\Http\Request;
|
|||
| routes are loaded by the RouteServiceProvider within a group which
|
||||
| is assigned the "api" middleware group. Enjoy building your API!
|
||||
|
|
||||
| We *could* put the middleware speficication in the RouteServiceProvider's mapApiRoutes()
|
||||
| We *could* put the middleware specification in the RouteServiceProvider's mapApiRoutes()
|
||||
| method, but we felt it was clearer to keep it here, since we look at the api routes for more
|
||||
| often than we look at the RouteServiceProvider. - @snipe
|
||||
|
|
||||
|
|
Loading…
Reference in a new issue