Add a missing 'the'
We're serving the website. There can be only one.
This commit is contained in:
parent
f5a4d36efc
commit
a8361315ed
|
@ -207,7 +207,7 @@ before your site is served.
|
||||||
<tr class='setting'>
|
<tr class='setting'>
|
||||||
<td>
|
<td>
|
||||||
<p class='name'><strong>Base URL</strong></p>
|
<p class='name'><strong>Base URL</strong></p>
|
||||||
<p class='description'>Serve website with the given base URL</p>
|
<p class='description'>Serve the website at the given base URL</p>
|
||||||
</td>
|
</td>
|
||||||
<td class="align-center">
|
<td class="align-center">
|
||||||
<p><code class="option">baseurl: URL</code></p>
|
<p><code class="option">baseurl: URL</code></p>
|
||||||
|
|
Loading…
Reference in New Issue