Fixed Missing word in guide_wallets.md

"work" was missing in the first sentence describing the point() function.
This commit is contained in:
Nikolai Fischer 2017-05-17 14:12:33 +02:00 committed by GitHub
parent 0354fe0399
commit 442a5cee7b

View file

@ -423,7 +423,7 @@ point (the public key):
{% autocrossref %}
Because of the way `point()` functions, it's possible to create a [child
Because of the way `point()` functions work, it's possible to create a [child
public key][/en/glossary/child-key]{:#term-child-public-key}{:.term} by combining an
existing [(parent) public key][/en/glossary/parent-key]{:#term-parent-public-key}{:.term} with another public key created from any
integer (*i*) value. This child public key is the same public key which