Skip to content

Commit 1080cc3

Browse files
committed
fix typos
1 parent 627c32f commit 1080cc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ServiceStack.Hello/default.htm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ <h4>The Web Service Index Metadata page</h4>
406406
A list of all your webservices and the endpoints they are available on.
407407
</li>
408408
<li>
409-
A list of coding examples showing you how to call each endpoing a number of different ways.
409+
A list of coding examples showing you how to call each endpoint a number of different ways.
410410
</li>
411411
<li>
412412
Links to all the XSD types used by your web services
@@ -421,7 +421,7 @@ <h2>The different ways of calling your Web Service</h2>
421421

422422
<p>
423423
Without any configuration required, your web services are callable
424-
via the following endpoints, formats and calling convetions.
424+
via the following endpoints, formats and calling conventions.
425425
</p>
426426

427427
<div class="endpoints">

0 commit comments

Comments
 (0)