From d20c2ae369a43051d2349c48bce60735521f231e Mon Sep 17 00:00:00 2001 From: saki-osive <62865682+saki-osive@users.noreply.github.com> Date: Wed, 10 Feb 2021 14:38:52 +0530 Subject: [PATCH] Corrected Physical (#2414) --- polkadot/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polkadot/README.md b/polkadot/README.md index 743b5c4337..584307726f 100644 --- a/polkadot/README.md +++ b/polkadot/README.md @@ -106,7 +106,7 @@ git checkout cargo build --release ``` -Note that compilation is a memory intensive process. We recommend having 4 GiB of phyiscal RAM or swap available (keep in mind that if a build hits swap it tends to be very slow). +Note that compilation is a memory intensive process. We recommend having 4 GiB of physical RAM or swap available (keep in mind that if a build hits swap it tends to be very slow). ## Networks