Skip to content

Commit 2c4c0e2

Browse files
Merge pull request #284 from szepeviktor/patch-5
We are THE only one
2 parents 81fc700 + da186c9 commit 2c4c0e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/header.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
<h1><a href="/">WP-CLI</a></h1>
3030
{% capture page_url %}{{ page.url | remove:'index.html' }}{% endcapture %}
3131
{% if page_url == '/restful/' %}
32-
<h2>A <em>RESTful</em> command line interface for WordPress</h2>
32+
<h2>The <em>RESTful</em> command line interface for WordPress</h2>
3333
{% else %}
34-
<h2>A command line interface for WordPress</h2>
34+
<h2>The command line interface for WordPress</h2>
3535
{% endif %}
3636

3737
{% include navigation.html %}

0 commit comments

Comments
 (0)