Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rigelrozanski committed Oct 11, 2017
1 parent 1613da9 commit 095e252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/basecoin-tool.rst
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,6 @@ Any required plugin initialization should be constructed using
``SetOption`` will be called for each item the genesis file. Within
genesis.json file entries are made in the format:
``"<plugin>/<key>", "<value>"``, where ``<plugin>`` is the plugin name,
and ``<key>`` and ``<value>`` are the mycoin passed into the plugin
and ``<key>`` and ``<value>`` are the strings passed into the plugin
SetOption function. This function is intended to be used to set plugin
specific information such as the plugin state.

0 comments on commit 095e252

Please sign in to comment.