Skip to content

Commit e1b0afb

Browse files
committed
Fix typo [changelog skip]
1 parent 3e7318e commit e1b0afb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This package provides an HTTP transport for nirum-python_.
1313

1414
.. code-block:: python
1515
16-
from youtservice import YourService_Client
16+
from yourservice import YourService_Client
1717
from nirum_http import HttpTransport
1818
1919
transport = HttpTransport('https://service-host/')

0 commit comments

Comments
 (0)