diff --git a/src/site/apt/downloads.apt b/src/site/apt/downloads.apt
index aba75bbc9..078adfcfb 100644
--- a/src/site/apt/downloads.apt
+++ b/src/site/apt/downloads.apt
@@ -102,7 +102,7 @@ Spring Batch Downloads
org.springframework.batch
org.springframework.batch.core
- 2.0.0.rc1
+ 2.0.0.RC1
+---------------
@@ -122,7 +122,7 @@ Spring Batch Downloads
org.springframework.batch
spring-batch-core
- 2.0.0.rc1
+ 2.0.0.RC1
+---------------
diff --git a/src/site/apt/getting-started.apt b/src/site/apt/getting-started.apt
index f8c754c64..a13180049 100644
--- a/src/site/apt/getting-started.apt
+++ b/src/site/apt/getting-started.apt
@@ -49,9 +49,9 @@ $ mvn test
* Open Eclipse and make a workspace in the directory you just created.
- * Import the samples project from the samples directory.
+ * Import the <<>> project from the samples directory.
- * Add all the jar files in the distribution as library dependencies (except <<.jar>>>). There are jars in <<>> and in <<>>, including some duplicates.
+ * Add all the jar files in the distribution as library dependencies (except <<.jar>>>). There are jars in <<>>, <<>> and in <<>>, including some duplicates.
* Force the workspace to build (e.g. Project -> Clean...)