We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e56238c commit eacfd45Copy full SHA for eacfd45
docs/modules/ROOT/pages/dependency-watcher.adoc
@@ -2,7 +2,7 @@
2
= Spring Cloud Zookeeper Dependency Watcher
3
4
The Dependency Watcher mechanism lets you register listeners to your dependencies. The
5
-functionality is, in fact, an implementation of the `Observator` pattern. When a
+functionality is, in fact, an implementation of the `Observer` pattern. When a
6
dependency changes, its state (to either UP or DOWN), some custom logic can be applied.
7
8
[[activating]]
0 commit comments