From 6d21cc9fdf595e8ff740cc0539f872b30fb64a55 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Mon, 19 Jul 2021 21:45:53 -0400 Subject: Avoid repeated : in page titles --- docs/doc/logic.html | 2 +- docs/tutorial/combinator.html | 2 +- docs/tutorial/list.html | 2 +- docs/tutorial/variable.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/doc/logic.html b/docs/doc/logic.html index 2f7d6c0f..ef42070d 100644 --- a/docs/doc/logic.html +++ b/docs/doc/logic.html @@ -1,7 +1,7 @@ - BQN: Logic functions: And, Or, Not (also Span) + BQN Logic functions: And, Or, Not (also Span)

Logic functions: And, Or, Not (also Span)

diff --git a/docs/tutorial/combinator.html b/docs/tutorial/combinator.html index 9d787bd9..0a8faf29 100644 --- a/docs/tutorial/combinator.html +++ b/docs/tutorial/combinator.html @@ -1,7 +1,7 @@ - BQN: Tutorial: Combinators + BQN Tutorial: Combinators

Tutorial: Combinators

diff --git a/docs/tutorial/list.html b/docs/tutorial/list.html index 4be4f920..07846387 100644 --- a/docs/tutorial/list.html +++ b/docs/tutorial/list.html @@ -1,7 +1,7 @@ - BQN: Tutorial: Working with lists + BQN Tutorial: Working with lists

Tutorial: Working with lists

diff --git a/docs/tutorial/variable.html b/docs/tutorial/variable.html index 29a7775b..4db40728 100644 --- a/docs/tutorial/variable.html +++ b/docs/tutorial/variable.html @@ -1,7 +1,7 @@ - BQN: Tutorial: Variables + BQN Tutorial: Variables

Tutorial: Variables

-- cgit v1.2.3