Skip to content

Commit 7c1e96e

Browse files
committed
Restructure early sentence slightly
1 parent 8e45eb0 commit 7c1e96e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/thesis.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ \chapter{Introduction}
7979
various factors, some technical and others more superficial, prompted the
8080
demand of source languages besides JavaScript.
8181
Often, this was a lower-level language used for performance reasons, a stricter
82-
language for safety reasons, or support for existing libraries or large
83-
projects in existing languages that cannot easily be ported to JavaScript.
82+
language for safety reasons, or another language with support for existing
83+
libraries or large projects that cannot easily be ported to JavaScript.
8484
To enable this, it became common for other programming languages to support
8585
JavaScript as a compile target, allowing developers to write software to be run
8686
on the Web without having to write JavaScript directly.

0 commit comments

Comments
 (0)