From bff9e1a177d45ca3d8228560b8145dc7d16a20dd Mon Sep 17 00:00:00 2001 From: leo Date: Thu, 25 May 2023 21:16:55 +0200 Subject: [PATCH] tex: add 'and' --- tex/text.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tex/text.tex b/tex/text.tex index 235ffeb..fdc763e 100644 --- a/tex/text.tex +++ b/tex/text.tex @@ -325,7 +325,7 @@ connection, requesting the web page in question, determining its \emph{security policy} and resolving what accompanying resources the web page specifies and depending on the applicable security policy, requesting those from their respective origins, applying stylesheets and running scripts. Constructing a -program that can speak many protocols, securely runs untrusted code from the +program that can speak many protocols and securely runs untrusted code from the internet is no easy task. \n{3}{Complexity}