Skip to content

Commit

Permalink
fix typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chezmo committed Nov 27, 2017
1 parent a4ca333 commit 5d5c669
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -4,7 +4,7 @@

<h2 align="center">Official Docparser API JS Client</h2>

<p align="center"><code>docparser-js</code> provides convenient JavaScript bindings for the <a href="https://dev.docparser.com">Docparser API</a>.</p>
<p align="center"><code>docparser-node</code> provides convenient JavaScript bindings for the <a href="https://dev.docparser.com">Docparser API</a>.</p>

<hr>

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "docparser-node",
"version": "1.2.0",
"version": "1.2.1",
"description": "Docparser API Node Client",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 5d5c669

Please sign in to comment.