Skip to content

Commit da186c9

Browse files
authored
We are THE only one
Reflecting the repo description: https://github.com/wp-cli/wp-cli
1 parent 81fc700 commit da186c9

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)