Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in README.md #32

Closed
IgWod opened this issue Oct 8, 2016 · 1 comment
Closed

Typo in README.md #32

IgWod opened this issue Oct 8, 2016 · 1 comment

Comments

@IgWod
Copy link

IgWod commented Oct 8, 2016

In first example for the Tag from URL there is double g at the end of the link to the image.

There is:
result = clarifai_api.tag_image_urls('https://samples.clarifai.com/metro-north.jpgg')
It should be:
result = clarifai_api.tag_image_urls('https://samples.clarifai.com/metro-north.jpg')

@IgWod IgWod changed the title Type in README.md Typo in README.md Oct 8, 2016
@robertwenquan
Copy link
Contributor

Hi @IgWod

Thanks for reporting the typo. I just corrected it.

josh-tepper pushed a commit that referenced this issue Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants