From fee8d579affb28bcee4233037db6ad0479187d86 Mon Sep 17 00:00:00 2001 From: Alexander Date: Mon, 9 Jun 2025 16:55:15 -0400 Subject: [PATCH] typo fix in title --- site/acl.cool/OVERVIEW_GP1.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/acl.cool/OVERVIEW_GP1.html b/site/acl.cool/OVERVIEW_GP1.html index c2d1f82..2b4e7c8 100644 --- a/site/acl.cool/OVERVIEW_GP1.html +++ b/site/acl.cool/OVERVIEW_GP1.html @@ -1,4 +1,4 @@ -

Overview of the
GP1 Programming Language

+

Overview of the
GP1 Programming Language

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