diff --git a/Lombiq.BaseTheme.Samples/Migrations/Lombiq.BaseTheme.Samples.UpdateFrom0.recipe.json b/Lombiq.BaseTheme.Samples/Migrations/Lombiq.BaseTheme.Samples.UpdateFrom0.recipe.json
index eacf22f..595f876 100644
--- a/Lombiq.BaseTheme.Samples/Migrations/Lombiq.BaseTheme.Samples.UpdateFrom0.recipe.json
+++ b/Lombiq.BaseTheme.Samples/Migrations/Lombiq.BaseTheme.Samples.UpdateFrom0.recipe.json
@@ -18,7 +18,7 @@
{
"name": "settings",
"BaseThemeSettings": {
- // The HideMenu can be used if you don't want to use the Boostrap main menu widget injected by the base theme.
+ // The HideMenu can be used if you don't want to use the Bootstrap main menu widget injected by the base theme.
"HideMenu": false,
// You can set a single icon using a media path, so the same as the TargetPath in the recipe's media step.
"Icon": "Icons/favicon.ico",
diff --git a/Lombiq.BaseTheme/Recipes/Lombiq.BaseTheme.StylingDemo.recipe.json b/Lombiq.BaseTheme/Recipes/Lombiq.BaseTheme.StylingDemo.recipe.json
index e9e0312..efaba23 100644
--- a/Lombiq.BaseTheme/Recipes/Lombiq.BaseTheme.StylingDemo.recipe.json
+++ b/Lombiq.BaseTheme/Recipes/Lombiq.BaseTheme.StylingDemo.recipe.json
@@ -206,7 +206,7 @@
"Owner": null,
"Author": "admin",
"HtmlBodyPart": {
- "Html": "
Headings
\r\nh1 to h6
\r\n\r\n\r\n First 3 levels have dark blue color, the rest are grey.
\r\n First 3 levels scale down (font-size and line-height) one level lower below large screen size.
\r\n
"
+ "Html": "Headings
\r\nh1 to h6
\r\n\r\n\r\n First 3 levels have dark blue color, the rest are gray.
\r\n First 3 levels scale down (font-size and line-height) one level lower below large screen size.
\r\n
"
},
"AdditionalStylingPart": {
"CustomClasses": " u-oln",
@@ -315,7 +315,7 @@
"Owner": null,
"Author": "admin",
"HtmlBodyPart": {
- "Html": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque suscipit a quam ut hendrerit. Nullam dapibus non ipsum et ullamcorper. Aenean quis efficitur nisi. Suspendisse tempor lorem ex, non faucibus metus tincidunt sed. Duis nec sollicitudin nunc. Quisque non bibendum libero. Nam faucibus leo eget diam pellentesque, ut pulvinar dui accumsan.
"
+ "Html": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque suscipit a quam ut hendrerit. Nullam dapibus non ipsum et ullamcorper. Aenean quis efficitur nisi. Suspendisse tempor lorem ex, non faucibus metus tincidunt sed. Duis nec sollicitudin nunc. Quisque non bibendum libero. Sic faucibus leo eget diam pellentesque, ut pulvinar dui accumsan.
"
},
"AdditionalStylingPart": {
"CustomClasses": "u-oln",