Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jdville03 committed Nov 2, 2018
1 parent de6ec03 commit 3f9ed87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api-client/README.md
Expand Up @@ -19,7 +19,7 @@ In order to use the APIClient method calls, a class instance will first need to
apiClient = new APIClient("https://app.openlaw.io");
```

Each method below will include example usage of the APIClient library (with the `apiclient` instance) if available.
Each method below will include example usage of the APIClient library (with the `apiClient` instance) if available.
:::

## Authentication
Expand Down

0 comments on commit 3f9ed87

Please sign in to comment.