1
0

tex: rm whitespace

This commit is contained in:
surtur 2023-08-18 18:01:32 +02:00
parent 53244e6f67
commit f4d5f6b29a
Signed by: wanderer
SSH Key Fingerprint: SHA256:MdCZyJ2sHLltrLBp0xQO0O1qTW9BT/xl5nXkDvhlMCI

@ -448,7 +448,7 @@ types that the language provides, such as \emph{Bool}, \emph{Natural} or
designing a custom configuration \emph{schema} for the program.
Dhall not being a Turing-complete language also guarantees that evaluation
\emph{always} terminates eventually, which is a good attribute to possess as a
configuration language.
configuration language.
\n{3}{Safety considerations}