Skip to content

Commit bcbc83f

Browse files
authored
Merge pull request bitcoin#1026 from rikitau/bip85-fix-typo
BIP-0085: fix typo
2 parents c0be030 + 8744a4d commit bcbc83f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0085.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ OUTPUT
8282

8383
Application number define how entropy will be used post processing. Some basic examples follow:
8484

85-
Derivation path uses the format <code>m/83696968/' + /app_no' + /index'</code> where ''app_no'' path for the application, and `index` in the index.
85+
Derivation path uses the format <code>m/83696968' + /app_no' + /index'</code> where ''app_no'' path for the application, and `index` in the index.
8686

8787
===BIP39===
8888
Application number: 39'

0 commit comments

Comments
 (0)