Skip to content

Commit

Permalink
Merge pull request #2806 from odanado/fix-typo
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
nivida committed May 9, 2019
2 parents 3e44279 + 0067f53 commit 9528160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/web3-module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Example
.. code-block:: javascript
import * as Utils from 'web3-utils';
import {formatters} from 'web3-core-formatters';
import {formatters} from 'web3-core-helpers';
import {AbstractWeb3Module} from 'web3-core';
import {AbstractMethodFactory, GetBlockByNumberMethod, AbstractMethod} from 'web3-core-method';
Expand Down

0 comments on commit 9528160

Please sign in to comment.