From 0fb14358e7a5688e68eb9de23dc82bf9b38a9138 Mon Sep 17 00:00:00 2001 From: Freek Van der Herten Date: Sun, 6 Mar 2016 18:25:27 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9592ceb..c7f4313 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ return [ /* * Here you can specify which class and method will return * the items that should appear in the feed. For example: - * '\App\News@getAllFeedItems' + * '\App\Model@getAllFeedItems' */ 'items' => '',