Skip to content

Commit 3c34620

Browse files
authored
docs: fix unclosed parenthesis in storage requirements (#524)
1 parent 9043c22 commit 3c34620

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Base is a secure, low-cost, developer-friendly Ethereum L2 built on Optimism's [
5151
- Modern Multicore CPU
5252
- 32GB RAM (64GB Recommended)
5353
- NVMe SSD drive
54-
- Storage: (2 \* [current chain size](https://base.org/stats) + [snapshot size](https://basechaindata.vercel.app) + 20% buffer (to accommodate future growth)
54+
- Storage: (2 \* [current chain size](https://base.org/stats) + [snapshot size](https://basechaindata.vercel.app) + 20% buffer) (to accommodate future growth)
5555
- Docker and Docker Compose
5656

5757
### Production Hardware Specifications

0 commit comments

Comments
 (0)