Skip to content

Commit 9154c0b

Browse files
committed
f sp
1 parent 367888d commit 9154c0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
## Bug Fixes
5858
* Fixed a bug where a delay in processing a `PaymentSent` event longer than the
59-
time taken to persist a `ChannelMonitor` update, when ocurring immediately
59+
time taken to persist a `ChannelMonitor` update, when occurring immediately
6060
prior to a crash, may result in the `PaymentSent` event being lost (#2048).
6161
* Fixed spurious rejections of rapid gossip sync data when the graph has been
6262
updated by other means between gossip syncs (#2046).
@@ -88,7 +88,7 @@ cases in the route finding logic.
8888
* A division-by-zero issue was fixed in the `ProbabilisticScorer` if the amount
8989
being sent (including previous-hop fees) is equal to a channel's capacity
9090
while walking the graph (#2072). The division-by-zero was introduced with
91-
historical data trakcing in LDK 0.0.112.
91+
historical data tracking in LDK 0.0.112.
9292

9393
# 0.0.113 - Dec 16, 2022 - "Big Movement Intercepted"
9494

0 commit comments

Comments
 (0)