From 2b3393a3f9f74d40f7fe932824f7cdb456eb9d32 Mon Sep 17 00:00:00 2001 From: Silberengel Date: Sun, 9 Mar 2025 00:26:34 -0800 Subject: [PATCH] Get rid of redundant "app" in ReadMe --- src/routes/about/+page.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte index 722e669..85e4bf9 100644 --- a/src/routes/about/+page.svelte +++ b/src/routes/about/+page.svelte @@ -48,7 +48,7 @@

Research paper

For documentation -

Our own team uses the app to document the app, to display our blog entries, as well as to store copies of our most interesting technical specifications.

+

Our own team uses Alexandria to document the app, to display our blog entries, as well as to store copies of our most interesting technical specifications.

Documentation