Skip to content

Commit 91b2fbb

Browse files
authored
Update monitor.md
typo
1 parent 6961bb3 commit 91b2fbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/monitor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ To function properly, a wallet must be able to perform a number of house keeping
88
1. Obtain and merge proofs when transactions are mined.
99
1. Detect and propagate transactions that fail due to double-spend, reorgs, or other reasons.
1010

11-
These tasks are the responssibility of the [Monitor](#class-monitor) class.
11+
These tasks are the responsibility of the [Monitor](#class-monitor) class.
1212

1313
[Return To Top](./README.md)
1414

@@ -621,4 +621,4 @@ Links: [API](#api), [Interfaces](#interfaces), [Classes](#classes), [Functions](
621621
#### Variables
622622
623623
624-
<!--#endregion ts2md-api-merged-here-->
624+
<!--#endregion ts2md-api-merged-here-->

0 commit comments

Comments
 (0)