Skip to content

Commit

Permalink
Merge pull request hyperledger-web3j#246 from AdamCarroll/fix-typo
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
conor10 authored Nov 23, 2017
2 parents 9ad07c2 + 8ec3124 commit 057195b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/trouble.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ I want to see details of the JSON-RPC requests and responses
------------------------------------------------------------

web3j uses the `SLF4J <https://www.slf4j.org/>`_ logging facade, which you can easily integrate
with your preferred loggin framework. One lightweight approach is to use
with your preferred logging framework. One lightweight approach is to use
`LOGBack <https://logback.qos.ch/>`_, which is already configured in the integration-tests module.

Include the LOGBack dependencies listed in
Expand Down

0 comments on commit 057195b

Please sign in to comment.