Skip to content

Commit 7157df3

Browse files
author
Nathan Beittenmiller
committed
Fixing markup error
1 parent 6856110 commit 7157df3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/api/client.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,8 @@ Below is an example of creating a client instance with more options. This will c
5151

5252
Managers
5353
--------
54-
::
5554
For day to day operation, most users will find the managers to be the most convenient means for interacting with the API. Managers mask out a lot of the complexities of using the API into classes that provide a simpler interface to various services. These are higher-level interfaces to the SoftLayer API.
56-
55+
::
5756

5857
>>> from SoftLayer import CCIManager, Client
5958
>>> client = Client(...)

0 commit comments

Comments
 (0)