diff --git a/potiboard2/theme/mono_main.html b/potiboard2/theme/mono_main.html
index 42d5010c..0f96d12a 100644
--- a/potiboard2/theme/mono_main.html
+++ b/potiboard2/theme/mono_main.html
@@ -153,7 +153,7 @@
<% def(paint2) %>
- Canvas size is width 300px to <% echo (pmaxw) %>px, height 300px to <% echo (pmaxh) %>px.
- - The image is reduced display if it exceeds this size, width <% echo (maxw) %>px, height <% echo (maxh) %>px.
+ - The image is reduced displayed if it exceeds this size, width <% echo (maxw) %>px, height <% echo (maxh) %>px.
<% def(addinfo) %><% echo (addinfo) %><% /def %>
<% /def %>
@@ -217,7 +217,7 @@
<% /def %>
<% /def %>
Attachable files type: GIF, JPG, PNG and WEBP.
- The image is reduced display if it exceeds this size, width <% echo (maxw) %>px, height <% echo (maxh) %>px.
+ The image is reduced displayed if it exceeds this size, width <% echo (maxw) %>px, height <% echo (maxh) %>px.
<% /def %>
The maximum amount of posted data is <% echo(maxkb) %>KB. With sage function.
<% def(addinfo) %><% echo (addinfo) %><% /def %>
diff --git a/potiboard2/theme/mono_other.html b/potiboard2/theme/mono_other.html
index e52769b0..e101368d 100644
--- a/potiboard2/theme/mono_other.html
+++ b/potiboard2/theme/mono_other.html
@@ -206,7 +206,7 @@ post form<% def(admin) %> - ADMIN MODE-<% /def %>
<% def(upfile) %>
- Attachable files type: GIF, JPG, PNG and WEBP.
- - The image is reduced display if it exceeds this size, width <% echo (maxw) %>px, height <% echo (maxh) %>px.
+ - The image is reduced displayed if it exceeds this size, width <% echo (maxw) %>px, height <% echo (maxh) %>px.
- The maximum amount of posted data is <% echo(maxkb) %>KB. With sage function.
<% /def %>
<% def(rewrite) %>