From 720f500a4db14803e5cc37a74fb0b35a40d36b8c Mon Sep 17 00:00:00 2001 From: Martin Schroschk <martin.schroschk@tu-dresden.de> Date: Wed, 25 Aug 2021 15:20:27 +0200 Subject: [PATCH] Correct spelling of RAM disk --- doc.zih.tu-dresden.de/docs/archive/system_venus.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc.zih.tu-dresden.de/docs/archive/system_venus.md b/doc.zih.tu-dresden.de/docs/archive/system_venus.md index a08dc2639..2c0a1fe2b 100644 --- a/doc.zih.tu-dresden.de/docs/archive/system_venus.md +++ b/doc.zih.tu-dresden.de/docs/archive/system_venus.md @@ -97,5 +97,5 @@ so you have to compile the binaries specifically for their target. #### File Systems -- The large main memory on the system allows users to create ramdisks - within their own jobs. +- The large main memory on the system allows users to create RAM disks + within their own jobs. -- GitLab