diff --git a/resources/js/Pages/routing.jsx b/resources/js/Pages/routing.jsx index be73f74..28ee0b5 100644 --- a/resources/js/Pages/routing.jsx +++ b/resources/js/Pages/routing.jsx @@ -73,7 +73,7 @@ export default function () { ]} />
- However, when using Laravel, the Ziggy library can make your
+ However, when using Laravel, the Ziggy library can make your
named, server-side routes available to you via a global route()
function. In fact, if you are
developing an application using one of Laravel's{' '}
starter kits, Ziggy is already configured for you.