typo fix in title

This commit is contained in:
Alexander 2025-06-09 16:55:15 -04:00
parent ceb477e51f
commit fee8d579af

View file

@ -1,4 +1,4 @@
<h1 id="programming-language-general-purpose-1">Overview of the<br>GP1 Programming Language</h1>
<h1 id="programming-language-general-purpose-1">Overview of the <br>GP1 Programming Language</h1>
<p>GP1 is a statically typed, multi-paradigm programming language with
an emphasis on brevity and explicitness. It provides both value and
reference types, as well as higher-order functions and first-class