Skip to content

Commit f1ac5bd

Browse files
authored
Merge pull request #457 from Migorithm/Migorithm-patch-5
doc: subscription -> notification
2 parents 377b3c9 + 7738a71 commit f1ac5bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The following features have been implemented so far:
4646
- Cluster node liveness check
4747
- RYOW consistency
4848
- Follower reads
49-
- push-based topology change subscription
49+
- push-based topology change notification
5050

5151

5252
- Protocol Support
@@ -167,7 +167,7 @@ sequenceDiagram
167167
L ->> SF: Receive Snapshot (hwm: 5)
168168
```
169169

170-
#### Push-based topology change subscription
170+
#### Push-based topology change notification
171171
```mermaid
172172
sequenceDiagram
173173
actor C as Client

0 commit comments

Comments
 (0)