errata
[phd-thesis.git] / intro / intro.tex
index 0e85faa..9f68f69 100644 (file)
@@ -46,7 +46,7 @@ For example, the \gls{TOP} system \gls{ITASK} is used to program all layers of m
 It is implemented in the general-purpose lazy functional programming language \gls{CLEAN}, and therefore requires relatively powerful hardware.
 The inflated hardware requirements are no problem for regular computers but impractical for the average edge device.
 
-This is where an additional \glspl{DSL} must play its part.
+This is where additional \glspl{DSL} must play their part.
 \Glspl{DSL} are programming languages tailored to a specific domain.
 Consequently, jargon is not expressed in terms of the language itself, but is built into the language.
 Furthermore, the \gls{DSL} can eschew language or system features that are irrelevant for the domain.