diff --git a/startpage.html b/startpage.html
index 91090d8..78f189c 100644
--- a/startpage.html
+++ b/startpage.html
@@ -325,7 +325,7 @@
this is the configuration panel - use the tabs above to find various
customization options for your startpage experience.
- this panel is adjustable, as every "layer" you add to the page will be as well.
+ this panel is adjustable, and every "layer" you add to the page will be as well.
click + drag to move, right-click + drag to resize.
on the "layers" tab, you can add two types of layers to the page:
@@ -452,7 +452,7 @@
/>
@@ -2098,7 +2098,7 @@
if (numberTotalContainers == 0) {
document.getElementById("containers").insertAdjacentHTML(
"beforeend",
- `
(you have no layers right now)
` + `(you have no layers right now)
` ); }