Fix typo discovered by codespell

This commit is contained in:
Christian Clauss 2021-08-02 13:15:07 +02:00 committed by GitHub
parent addb91a51c
commit fd2d12f48f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[tool.poetry]
name = "autorecon"
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"]
license = "GPL-3.0-only"
readme = "README.md"