fix: Fix typos (#773)

This commit is contained in:
Dimitris Apostolou
2023-01-09 02:43:51 +02:00
committed by GitHub
parent a9ff1dea0d
commit 31cb66902e
33 changed files with 91 additions and 91 deletions

View File

@ -5,7 +5,7 @@ edition = "2021"
license = "MIT OR Apache-2.0"
repository = "https://github.com/paradigmxyz/reth"
readme = "README.md"
description = "Task managment"
description = "Task management"
[dependencies]
tokio = { version = "1", features = ["sync", "rt"] }