Skip to content
This repository was archived by the owner on Jun 7, 2024. It is now read-only.

Commit 32091a2

Browse files
ByoungJoonImBuzzardo
authored andcommitted
Fixed typo in events/README.adoc
Fixed 'Wred' to 'Wired' in line 168.
1 parent c175bfe commit 32091a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

events/README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ In this section, you:
165165
* Subscribed for create, update, and delete events from Spring Data REST to dynamically update the UI.
166166
* Published the URI of affected REST resources along with a contextual message ("/topic/newEmployee", "/topic/updateEmployee", and so on).
167167
* Registered WebSocket listeners in the UI to listen for these events.
168-
* Wred the listeners to handlers to update the UI state.
168+
* Wired the listeners to handlers to update the UI state.
169169

170170
With all these features, it is easy to run two browsers, side-by-side, and see how updating one ripples to the other.
171171

0 commit comments

Comments
 (0)