Fix typo discovered by codespell
This commit is contained in:
parent
addb91a51c
commit
fd2d12f48f
|
|
@ -1,7 +1,7 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "autorecon"
|
name = "autorecon"
|
||||||
version = "1.0.0"
|
version = "1.0.0"
|
||||||
description = "A multi-threaded network reconaissance tool which performs automated enumeration of services"
|
description = "A multi-threaded network reconnaissance tool which performs automated enumeration of services"
|
||||||
authors = ["Tib3rius"]
|
authors = ["Tib3rius"]
|
||||||
license = "GPL-3.0-only"
|
license = "GPL-3.0-only"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue