Skip to content

Commit e0c3ea9

Browse files
committed
Merge branch 'master' into feature/table-of-contents-markup-tweak
2 parents 8462ce4 + 8aecad5 commit e0c3ea9

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

guide/daily-spending-wallet/send-fees.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ The most common scenario is that sender and receiver have an understanding of ho
184184
2. The sender balance is enough to cover the amount to pay, but not the fee
185185
3. The sender wants to clear out the wallet, possibly to migrate
186186

187-
To accomodate these, the interface also needs to provide manual customization options, although they can be placed into secondary location (see below).
187+
To accommodate these, the interface also needs to provide manual customization options, although they can be placed into secondary location (see below).
188188

189189
</div>
190190

guide/designing-products/units-and-symbols.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,15 @@ https://www.figma.com/file/qzvCvqhSRx3Jq8aywaSjlr/Bitcoin-Design-Guide-Illustrat
7474
%}
7575

7676
# Units and symbols
77+
{:.no_toc}
78+
---
79+
80+
<div class="glossary-toc" markdown="1">
81+
* Table of contents
82+
{:toc}
83+
</div>
84+
85+
---
7786

7887
Bitcoin, bits, sats. The format and presentation of bitcoin values are probably amongst the most challenging for application builders. While there are no official standards for how they should be used, a good way to achieve converging user experiences is to formalize what is widely used today.
7988

guide/inheritance-wallet/wallet-creation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ images_david-send-key:
165165
caption: David receives the key request from his father in a text message.
166166
- file: wallet-creation/david-invite-loading-wallet
167167
alt: Screen showing a loading indicator.
168-
caption: Our app opens an loads the wallet configuration. If David hadn't already installed the app, he would be taken to the app store to download it.
168+
caption: Our app opens and loads the wallet configuration. If David hadn't already installed the app, he would be taken to the app store to download it.
169169
- file: wallet-creation/david-provide-wallet-overview
170170
alt: Screen displaying a visual representation of the wallet configuration.
171171
caption: The wallet overview screen shows that David's key will be part of the inheritance key set.

0 commit comments

Comments
 (0)