Skip to content

Commit 3ae1d87

Browse files
AliabbasMerchantntninja
authored andcommitted
Fixed Missing Word in Documentation
1 parent 01df4f4 commit 3ae1d87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/api_ref.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Client API Reference
1+
Client API Reference
22
--------------------
33

4-
All commands are accessed through the `ipfsapi.Client` class.
4+
All commands are accessed through the ``ipfsapi.Client`` class.
55

66
### Exceptions
77

@@ -14,7 +14,7 @@ All commands are accessed through the `ipfsapi.Client` class.
1414

1515
### The API Client
1616

17-
All methods accept the following parameters in their `kwargs`:
17+
All methods accept the following parameters in their ``kwargs``:
1818

1919
* **opts** (*dict*) – A dictonary of custom parameters to be sent with the
2020
HTTP request

0 commit comments

Comments
 (0)