diff --git a/spring-integration-samples/README.txt b/spring-integration-samples/README.txt index 77a183c993..3d792f5e72 100644 --- a/spring-integration-samples/README.txt +++ b/spring-integration-samples/README.txt @@ -82,8 +82,9 @@ Tools' context menu, and deploying to a dm server instance as the project's targeted runtime. A comprehensive overview of those OSGi samples is included in the "Samples" Appendix of the Spring Integration Reference Manual. -NOTE: Srtarting dmServer v2.0.M5 OSGi console is not available by default in favor of dmShell -However you can re-enable OSGi console by going to {dm_home}/lib and add osgi.console= to -com.springsource.kernel.launch.properties file +NOTE: Starting dmServer v2.0.M5 OSGi console is not available by default in +favor of dmShell. However you can re-enable the OSGi console by going to +{dm_home}/lib and adding osgi.console= to the +com.springsource.kernel.launch.properties file. Happy integration :-)