Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
jkrvivian committed Jan 8, 2024
1 parent 2e275e8 commit 615b2c3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tips/TIP-0049/tip-0049.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ other nodes and to process blocks properly.
<tr>
<td>Storage Cost</td>
<td>uint64</td>
<td>Defines the number of IOTA tokens required per unit of storage score.</td>
<td>Defines the number of IOTA coins required per unit of storage score.</td>
</tr>
<tr>
<td>Factor Data</td>
Expand Down Expand Up @@ -463,9 +463,9 @@ other nodes and to process blocks properly.
<td>Target Committee Size defines the target size of the committee. If there's fewer candidates the actual committee size could be smaller in a given epoch.</td>
</tr>
<tr>
<td>Chain Switching Treshold</td>
<td>Chain Switching Threshold</td>
<td>uint8</td>
<td>Chain Switching Treshold defines the number of heavier slots that a chain needs to be ahead of the current chain to be considered for switching.</td>
<td>Chain Switching Threshold defines the number of heavier slots that a chain needs to be ahead of the current chain to be considered for switching.</td>
</tr>
</table>

Expand Down

0 comments on commit 615b2c3

Please sign in to comment.