Skip to content

Commit f8fab27

Browse files
committed
f grammar
1 parent 6b27b27 commit f8fab27

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CONTRIBUTING.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,9 @@ comment suggesting that you're working on it. If someone is already assigned,
100100
don't hesitate to ask if the assigned party or previous commenters are still
101101
working on it if it has been awhile.
102102

103-
Any changes which have nontrivial backwards compatibility considerations should
104-
have an entry added in the `pending_changelog` folder which includes the
105-
CHANGELOG entries which should be added in the next release.
103+
Any changes that have nontrivial backwards compatibility considerations should
104+
have an entry added in the `pending_changelog` folder that includes the
105+
CHANGELOG entries that should be added in the next release.
106106

107107
Peer review
108108
-----------

pending_changelog/1699.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
`broadcast_node_announcement` has been moved to `PeerManager` from `ChannelManager`.
2-
`PeerManager::new`'s new `current_time` argument must be set to the current time, not a counter, for any existing nodes which upgrade.
2+
`PeerManager::new`'s new `current_time` argument must be set to the current time, not a counter, for any existing nodes that upgrade.

0 commit comments

Comments
 (0)