Skip to content

Commit 19293b6

Browse files
Update README.md
1 parent 7a407b4 commit 19293b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ solver.PollingInterval = 10;
7777

7878
| Option | Default value | Description |
7979
| ---------------- | ------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
80-
| softId | 4582 | your software ID obtained after publishing in [2captcha sofware catalog] |
80+
| softId | 4582 | your software ID obtained after publishing in [2captcha software catalog] |
8181
| callback | - | URL of your web-sever that receives the captcha recognition result. The URl should be first registered in [pingback settings] of your account |
8282
| defaultTimeout | 120 | Polling timeout in seconds for all captcha types except reCAPTCHA. Defines how long the module tries to get the answer from `res.php` API endpoint |
8383
| recaptchaTimeout | 600 | Polling timeout for reCAPTCHA in seconds. Defines how long the module tries to get the answer from `res.php` API endpoint |
@@ -581,7 +581,7 @@ The graphics and trademarks included in this repository are not covered by the M
581581
<!-- Shared links -->
582582
[nuget]: https://www.nuget.org/packages/2captcha-csharp/
583583
[2Captcha]: https://2captcha.com/
584-
[2captcha sofware catalog]: https://2captcha.com/software
584+
[2captcha software catalog]: https://2captcha.com/software
585585
[Pingback settings]: https://2captcha.com/setting/pingback
586586
[Post options]: https://2captcha.com/2captcha-api#normal_post
587587
[list of supported languages]: https://2captcha.com/2captcha-api#language

0 commit comments

Comments
 (0)