We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3493dc5 commit 04309cdCopy full SHA for 04309cd
1 file changed
content/collections/pages/toast-notifications.md
@@ -24,4 +24,4 @@ Toast::error('message');
24
Toast::info('message')->duration(3000);
25
```
26
27
-You don't have to return them to a response. Simply calling them is enough. They will automatically routed through the response into JavaScript.
+You don't have to return them in a response, simply calling them is enough. They will automatically be routed through the response into JavaScript.
0 commit comments