From 45611519d4fb023868bd0c74e0522d3473e56777 Mon Sep 17 00:00:00 2001 From: edalzell Date: Tue, 4 May 2021 08:39:25 -0700 Subject: [PATCH] eventS --- DOCUMENTATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index f0063ed..9b4a3db 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -13,7 +13,7 @@ See [here](https://github.com/transformstudios/statamic-events/blob/master/event ## Settings -Publish the config with `php artisan vendor:publish --tag=event-config`. +Publish the config with `php artisan vendor:publish --tag=events-config`. Then you can set the collection to use: ```php