From 2d15c67931081623a3d2d4df2c5fd0580c4d5bfb Mon Sep 17 00:00:00 2001 From: Freek Van der Herten Date: Sun, 6 Mar 2016 18:24:12 +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 d234479..1483ab5 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\Repositories\NewsItemRepository@getAllOnline' + * '\App\News@getAllFeedItems' */ 'items' => '',