From 02b6e01bdaa493d861f6b53290db0d563759f9d5 Mon Sep 17 00:00:00 2001 From: Artur Moczulski Date: Sun, 15 Jul 2018 17:53:20 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c8ccd2..320c0fc 100755 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Rollbar error monitoring integration for Magento projects. ## Usage and Reference The module should automatically report all PHP errors and exceptions in your Magento2 app. If you wish to add any manual logging -in your app's code, use the standard Rollbar PH `\Rollbar\Rollbar::log` method. `\Rollbar\Rollbar::init` has been invoked already +in your app's code, use the standard Rollbar PHP `\Rollbar\Rollbar::log` method. `\Rollbar\Rollbar::init` has been invoked already automatically with settings from `app/etc/env.php`. ## Release History & Changelog