Skip to content

Commit

Permalink
Update api-bios.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
svyatmikh committed Jun 30, 2019
1 parent ac01d18 commit abab069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/api-bios.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ BIOS Usages examples
Let's take a look at the simple example of Javascript code that will get all authorities nodes from our BIOS contract.

.. code-block:: javascript
:emphasize-lines: 2, 7, 14
:emphasize-lines: 2, 7, 15
const { eth } = require('./web3relay');
const ABI = require('../abi/bios');
Expand Down

0 comments on commit abab069

Please sign in to comment.