Skip to content

Commit e332af0

Browse files
authored
docs: typo fix Update README.md (#39)
1 parent ae515df commit e332af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This removes the need for the 7-day challenge period, and allows for immediate w
1414
├── <a href="./op-enclave">op-enclave</a>: Stateless transition function, for running in a AWS Nitro TEE
1515
├── <a href="./op-proposer">op-proposer</a>: L2-Output Submitter, communicates with op-enclave and submits proposals to L1
1616
├── <a href="./op-withdrawer">op-withdrawer</a>: Withdrawal utility for submitting withdrawals to L1
17-
├── <a href="./register-signer">register-signer</a>: Registers a enclave signer key from a Nitro attestation with the SystemConfigGlobal contract
17+
├── <a href="./register-signer">register-signer</a>: Registers an enclave signer key from a Nitro attestation with the SystemConfigGlobal contract
1818
├── <a href="./testnet">testnet</a>: Dockerized testnet for running the op-enclave stack
1919
</pre>
2020

0 commit comments

Comments
 (0)