Skip to content

Commit 7654286

Browse files
Edge-Sevenkhanhkhanhlele
andauthored
docs: fix typos in some files (mitmproxy#7981)
Co-authored-by: khanhkhanhlele <namkhanh20xx@gmail.com>
1 parent 08a947b commit 7654286

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/contrib/webscanner_helper/proxyauth_selenium.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ class SeleniumAddon:
4646
"""This Addon can be used in combination with web application scanners in order to help them to authenticate
4747
against a web application.
4848
49-
Since the authentication is highly dependant on the web application, this add-on includes the abstract method
49+
Since the authentication is highly dependent on the web application, this add-on includes the abstract method
5050
*login*. In order to use the add-on, a class for the web application inheriting from SeleniumAddon needs to be
5151
created. This class needs to include the concrete selenium actions necessary to authenticate against the web
5252
application. In addition, an authentication oracle which inherits from AuthorizationOracle should be created.

0 commit comments

Comments
 (0)