Skip to content

Commit

Permalink
Update 09_fault-tolerance.adoc
Browse files Browse the repository at this point in the history
Minor typo
  • Loading branch information
ivlcic authored May 29, 2024
1 parent 2b0b782 commit 65c3efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/modules/ROOT/pages/09_fault-tolerance.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ curl -w '\n' localhost:8080/fruit?season=Summer
]
----

No change from calls done previously, but now switch off your network so you do not have access to http://fruityvice.com.
No change from calls done previously, but now switch off your network so you do not have access to https://fruityvice.com.

Run the following command again:

Expand Down

0 comments on commit 65c3efe

Please sign in to comment.