diff --git a/README.md b/README.md index f4c061a534..f333e976f1 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ## Directory Structure
-├── bridge-history-api: Bridge history service that collects deposit and withdraws events from both L1 and L2 chains and generates withdrawal proofs
+├── bridge-history-api: Bridge history service that collects deposit and withdraw events from both L1 and L2 chains and generates withdrawal proofs
 ├── common: Common libraries and types
 ├── coordinator: Prover coordinator service that dispatches proving tasks to provers
 ├── database: Database client and schema definition