From def5783d890e11cdc1da9ecc57bd431b601e7096 Mon Sep 17 00:00:00 2001
From: Ekaitz Zarraga <ekaitz@elenq.tech>
Date: Sun, 1 Sep 2024 23:56:22 +0200
Subject: LOCO: correct Newmann

---
 papers/LOCO-24/contents.latex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'papers')

diff --git a/papers/LOCO-24/contents.latex b/papers/LOCO-24/contents.latex
index 9a59dd3..38196f1 100644
--- a/papers/LOCO-24/contents.latex
+++ b/papers/LOCO-24/contents.latex
@@ -260,7 +260,7 @@ Computing}{December 05, 2024}{Glasgow, Scotland, United Kingdom }
 
 \subsection{Computer hardware}
   Computer processors, often marketed as "\textit{general purpose}", are based
-  on the von Newmann model\cite{LiberateFromVonNeumann:Backus}, a CPU and a
+  on the von Neumann model\cite{LiberateFromVonNeumann:Backus}, a CPU and a
   Store that is, and designed for running an Operating System on them. They
   clearly separate \textit{privileged}, reserved for the kernel, and
   \textit{unprivileged} instructions, that any userspace program can use, in
-- 
cgit v1.2.3