Skip to content

Commit 4702ff1

Browse files
NathanGiesbrechtNaktibalda
authored andcommitted
Fixed typo error in quickstart (Codeception#143)
1 parent f388939 commit 4702ff1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

quickstart.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ <h3>Quick Start For</h3>
209209
<div class="panel-heading"><h4 class="panel-title">4. Configure Acceptance Tests</h4></div>
210210
<div class="panel-body">
211211
<p>Please make sure your local
212-
<b>developemt server</b> is running. &nbsp;Put application URL into:&nbsp;
212+
<b>development server</b> is running. &nbsp;Put application URL into:&nbsp;
213213
<b>tests/acceptance.suite.yml</b>&nbsp;</p>
214214
<div class="highlight">
215215
<pre>
@@ -350,4 +350,4 @@ <h4>&raquo; Next!</h4>
350350
</div>
351351
</div>
352352
</div>
353-
</div>
353+
</div>

0 commit comments

Comments
 (0)