From 59e3b16587438a0be30e6aa396e0efb270e8f9b9 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Sat, 30 Jun 2018 21:28:34 +0200 Subject: [PATCH] Minor text improvement. --- .../features/schemas/pages/schemas/schema-form.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Squidex/app/features/schemas/pages/schemas/schema-form.component.html b/src/Squidex/app/features/schemas/pages/schemas/schema-form.component.html index 01663b8f4..e21cb63d9 100644 --- a/src/Squidex/app/features/schemas/pages/schemas/schema-form.component.html +++ b/src/Squidex/app/features/schemas/pages/schemas/schema-form.component.html @@ -41,7 +41,7 @@
Multiple contents
-
Blog posts, texts, pages...
+
Best for multiple instances like blog posts, pages, authors, products...
@@ -59,7 +59,7 @@
Single content
-
Settings, single content types
+
Best for single instances like the home page, privacy policies, settings...