diff --git a/basic/http/readme.txt b/basic/http/readme.txt index 3dac5d5f..cb743b0c 100644 --- a/basic/http/readme.txt +++ b/basic/http/readme.txt @@ -13,4 +13,4 @@ To run this sample You should see the following output from the server: -INFO : org.springframework.integration.samples.multipart.DemoHttpClient - Replied with: Hello from the other side \ No newline at end of file +INFO : org.springframework.integration.samples.http.HttpClientDemo - Replied with: Hello from the other side \ No newline at end of file