Skip to content

Commit 5d9052a

Browse files
authored
Update README.md
1 parent f276db1 commit 5d9052a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ try:
3535
htmldata = ac.login('http://somewebsite.com', 'admin', 'password')
3636
except: pass #login failed
3737
```
38-
Simple Dictionary Attack using AuthClient:
38+
Simple dictionary attack using AuthClient:
3939
```python
4040
import hacklib
4141

0 commit comments

Comments
 (0)