commit 7cafefde8f06392ebd9af34c6363c87bcb37c1ca
Author: wheleph <[email protected]>
AuthorDate: Sat, 16 Feb 2013 02:34:06 +0200
Commit: Mauro Talevi <[email protected]>
CommitDate: Sun, 17 Feb 2013 20:25:09 +0100
JBEHAVE-884: Minor documentation fixes
diff --git a/distribution/src/site/content/cross-reference.html
b/distribution/src/site/content/cross-reference.html
index 4483b14..61e2778 100755
--- a/distribution/src/site/content/cross-reference.html
+++ b/distribution/src/site/content/cross-reference.html
@@ -133,7 +133,7 @@ public class TraderStories extends JUnitStories {
<p>If the CrossReference is configured, the JSON and XML
representations are generated automatically in the JBehave report view
directory (<b>target/jbehave/view</b> by default) by the JUnit-based
-ConfigurableEmbedder, i.e. JUnitStory and JUnitStory. In other case, you
+ConfigurableEmbedder, i.e. JUnitStory and JUnitStories. In other case, you
may generate them on demand via the Embedder method
<b>generateCrossReference()</b>.</p>
<p>Optionally, CrossReference can be configured to update file output after
each story and to output
diff --git a/distribution/src/site/content/parametrised-scenarios.html
b/distribution/src/site/content/parametrised-scenarios.html
index 6c15b2a..4b0c886 100755
--- a/distribution/src/site/content/parametrised-scenarios.html
+++ b/distribution/src/site/content/parametrised-scenarios.html
@@ -198,7 +198,7 @@ The default behaviour of parameter lookup is overridden via
the <a
<h2 id="external_resources">Loading parameters from an external resource</h2>
-<p>The parameters table con also be loaded from an external
+<p>The parameters table can also be loaded from an external
resource, be it a classpath resource or a URL.</p>
<script type="syntaxhighlighter" class="brush: bdd">
<![CDATA[
diff --git a/distribution/src/site/content/story-mapping.html
b/distribution/src/site/content/story-mapping.html
index 6b643a0..dccc9dd 100755
--- a/distribution/src/site/content/story-mapping.html
+++ b/distribution/src/site/content/story-mapping.html
@@ -13,7 +13,7 @@ to create Story Maps, where each meta filter maps to a subset
of
stories, based on the meta properties that are set in the stories.</p>
<p>Story mapping requires as inputs the stories to map and the
-filters to maps against. As usual, JBehave allow multiple equivalent
+filters to maps against. As usual, JBehave allows multiple equivalent
ways of mapping stories:</p>
<ul>
diff --git a/distribution/src/site/content/tabular-parameters.html
b/distribution/src/site/content/tabular-parameters.html
index b9f1a23..d13153e 100755
--- a/distribution/src/site/content/tabular-parameters.html
+++ b/distribution/src/site/content/tabular-parameters.html
@@ -220,7 +220,7 @@ In this case the custom transformer needs to be registered
by name with the <a
<h2>Loading tabular parameter from an external resource</h2>
-<p>The tabular parameter con also be loaded from an external
+<p>The tabular parameter can also be loaded from an external
resource, be it a classpath resource or a URL.</p>
<script type="syntaxhighlighter" class="brush: bdd">
<![CDATA[