Skip to content

Commit 897334f

Browse files
Merge pull request #101 from 2captcha/RC-2791-fix-readme
RC-2791-fix-readme
2 parents 08d688e + 698c889 commit 897334f

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
@@ -219,7 +219,7 @@ result = solver.hcaptcha(sitekey='10000000-ffff-ffff-ffff-000000000001',
219219

220220
<sup>[API method description.](https://2captcha.com/2captcha-api#lemin)</sup>
221221

222-
Use this method to solve hCaptcha challenge. Returns JSON with an answer containing the following values: answer, challenge_id.
222+
Use this method to solve the Lemin captcha. Returns JSON with an answer containing the following values: answer, challenge_id.
223223
```python
224224
result = solver.lemin(captcha_id='CROPPED_1abcd2f_a1234b567c890d12ef3a456bc78d901d',
225225
div_id='lemin-cropped-captcha',

0 commit comments

Comments
 (0)