mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-31 01:38:24 -05:00
Add a missing 'the'
We're serving the website. There can be only one.
This commit is contained in:
@@ -207,7 +207,7 @@ before your site is served.
|
||||
<tr class='setting'>
|
||||
<td>
|
||||
<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 class="align-center">
|
||||
<p><code class="option">baseurl: URL</code></p>
|
||||
|
||||
Reference in New Issue
Block a user