Skip to content

Commit

Permalink
docs: fixed comment with dot
Browse files Browse the repository at this point in the history
Co-authored-by: Vlada Dusek <v.dusek96@gmail.com>
  • Loading branch information
jbartadev and vdusek committed May 30, 2024
1 parent f47f339 commit 0cc3b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ from apify_client import ApifyClient

apify_client = ApifyClient('MY-APIFY-TOKEN')

# Resource clients accept an ID of the resource.
# Resource clients accept an ID of the resource
dataset_client = apify_client.dataset('dataset-id')

# Number of items per page
Expand Down

0 comments on commit 0cc3b8a

Please sign in to comment.