Skip to content

Commit

Permalink
Fix fingerprint docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrobenolt committed Oct 28, 2015
1 parent 315fa2e commit 38c40e7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,7 @@ can be supplied::
.. code-block:: ruby
{
// dont group events from the same NODE_ENV together
:fingerprint => ['{{ default }}', process.env.NODE_ENV]
:fingerprint => ['{{ default }}', 'other value']
}
.. describe:: level
Expand Down

0 comments on commit 38c40e7

Please sign in to comment.