Skip to content

Commit

Permalink
fix typo #1244
Browse files Browse the repository at this point in the history
  • Loading branch information
harsha509 committed Dec 16, 2022
1 parent 6ab23be commit 3887139
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ and pass it to a HTTP request library like
The [HtmlUnit driver](https://github.com/SeleniumHQ/htmlunit-driver) can download attachments
by accessing them as input streams by implementing the
[AttachmentHandler](https://htmlunit.sourceforge.io/apidocs/com/gargoylesoftware/htmlunit/attachment/AttachmentHandler.html)
interface. The AttachmentHandler can the be added to the [HtmlUnit](https://htmlunit.sourceforge.io/) WebClient.
interface. The AttachmentHandler can then be added to the [HtmlUnit](https://htmlunit.sourceforge.io/) WebClient.

0 comments on commit 3887139

Please sign in to comment.