Skip to content

Commit b328969

Browse files
Updated README
1 parent 42381f1 commit b328969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ my_client_secret = ""
7171

7272
# Create instance of the API
7373
configuration = groupdocs_conversion_cloud.Configuration(my_client_id, my_client_secret)
74-
apiInstance = groupdocs_conversion_cloud.InfoApi.from_config(configuration)
74+
apiInstance = groupdocs_conversion_cloud.ConvertApi.from_config(configuration)
7575

7676
# Prepare convert settings
7777
settings = groupdocs_conversion_cloud.ConvertSettings()

0 commit comments

Comments
 (0)