Skip to content

Commit 698c889

Browse files
committed
- Fixed a typo in README.md in the Lemin section
Signed-off-by: Maxim S <poplers24@gmail.com>
1 parent 08d688e commit 698c889

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)