From 356a70938600ea9cf28e9c29da323bdf3ff1ab62 Mon Sep 17 00:00:00 2001 From: Ian Mayo Date: Mon, 17 Jun 2024 12:57:11 +0100 Subject: [PATCH] Update self-hosting.md Minor re-wording. --- docs/self-hosting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/self-hosting.md b/docs/self-hosting.md index 218b58a..e8b740e 100644 --- a/docs/self-hosting.md +++ b/docs/self-hosting.md @@ -1,6 +1,6 @@ # Hosting Static Content Using Soul -You can host static content using Soul by utilizing its extensions feature. This allows you to expose your static application through Soul, enabling users to access your content without hosting multiple applications. +You can host static content using Soul by utilizing its extensions feature. This allows you to expose your static application through Soul, simplifying the deployment. Note: your application can gain further server-side capabilities via other Soul extensions. Here are diagrams showing how to access Soul APIs when running standalone and how to expose a static client via extensions.