diff --git a/spring-cloud-task-samples/timestamp/README.adoc b/spring-cloud-task-samples/timestamp/README.adoc index 57e7e965..9cc54b86 100644 --- a/spring-cloud-task-samples/timestamp/README.adoc +++ b/spring-cloud-task-samples/timestamp/README.adoc @@ -9,7 +9,7 @@ This is a Spring Cloud Task application that logs a timestamp. == Classes: * TaskApplication - the Spring Boot Main Application -* TimestampTask - the module that writes the log entry as Spring Task +* TimestampTask - the module that writes the log entry as Spring Cloud Task == Build: