Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturMoczulski authored Jul 16, 2018
1 parent ff00829 commit 02b6e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 02b6e01

Please sign in to comment.