diff --git a/README.md b/README.md
index cdfd96c..a932ba7 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ This removes the need for the 7-day challenge period, and allows for immediate w
├── contracts: Solidity contracts
├── op-batcher: Batcher modification that submits batches immediately after withdrawals are detected
├── op-da: Data availability service for writing to S3 / file system
-├── op-enclave: Stateless transition function, for running in a AWS Nitro TEE
+├── op-enclave: Stateless transition function, for running in an AWS Nitro TEE
├── op-proposer: L2-Output Submitter, communicates with op-enclave and submits proposals to L1
├── op-withdrawer: Withdrawal utility for submitting withdrawals to L1
├── register-signer: Registers an enclave signer key from a Nitro attestation with the SystemConfigGlobal contract