aboutsummaryrefslogtreecommitdiffstats
path: root/web/command/html/create.go
diff options
context:
space:
mode:
Diffstat (limited to 'web/command/html/create.go')
-rw-r--r--web/command/html/create.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/command/html/create.go b/web/command/html/create.go
index a0b77d1..8b76776 100644
--- a/web/command/html/create.go
+++ b/web/command/html/create.go
@@ -56,7 +56,7 @@ func CreatePage(success, err string, formValues CreatePageForm) Node {
),
Span(
Class("form-help"),
- Text("The fully qualified domain name for which this site is to be served on."),
+ Text("The fully qualified domain name for which this site is to be served on. If this site is not to be served by scrapbook, leave blank."),
),
),