Skip to content

Commit 237a080

Browse files
committed
revise comment wording so I know what to separate out in the solutions branch
1 parent 1a268a1 commit 237a080

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

server/src/main/java/swim/tutorial/DataSource.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ void sendCommands() throws InterruptedException {
4444
// To instantiate more agents, follow the format of the URI pattern specified in TutorialPlane
4545
// see line 12: @SwimRoute("/unit/:id")
4646

47-
// TODO: create two new web agents using the above format
47+
// TODO: Create two new web agents using the above format
4848

49-
// EXAMPLES:
49+
// EXAMPLE SOLUTION:
5050
// this.ref.command(this.hostUri, "/unit/secondAgent", "publish", msg);
5151
// this.ref.command(this.hostUri, "/unit/thirdAgent", "publish", msg);
5252

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy