Skip to content

Commit d3a4654

Browse files
Update missing-image.md
1 parent aecc099 commit d3a4654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controls/captcha/troubleshooting/missing-image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Generally, issues with missing captcha image are caused by the HttpHandler that
2525

2626
You should ensure that you have properly defined the HttpHandler that serves the captcha image in the `web.config` file (**Example 1**).
2727

28-
>caption **Example 1**: Configure the HttpHandler that serves the CAPTCHA <<Comment: According to the official site http://www.captcha.net/ the word CAPTCHA is all caps in body text.>> image in the web.config file.
28+
>caption **Example 1**: Configure the HttpHandler that serves the CAPTCHA image in the web.config file.
2929
3030
**XML**
3131

0 commit comments

Comments
 (0)