From f0d58667085fee808a59b9c9e7667ad18d074cdf Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Tue, 31 May 2022 08:15:14 -0400 Subject: Spelling --- docs/running.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/running.html') diff --git a/docs/running.html b/docs/running.html index 2246d689..85246d45 100644 --- a/docs/running.html +++ b/docs/running.html @@ -68,7 +68,7 @@

This version of BQN is implemented mainly in BQN itself, but a host language supplies basic functionality and can also replace primitives for better performance. This also allows embedding, where programs in the host language can include BQN code. It fully supports all functionality specified so far. System value support varies at it's implemented separately in each host.

Support in the following languages has been implemented (details in the subsections below):