diff --git a/fhem/docs/commandref_frame.html b/fhem/docs/commandref_frame.html
index 42b8be456..a00f780cb 100644
--- a/fhem/docs/commandref_frame.html
+++ b/fhem/docs/commandref_frame.html
@@ -1030,7 +1030,7 @@ The following local attributes are used by a wider range of devices:
- save only writes out definitions and attributes, but no (set/get)
commands which were previously part of the config file. If you need such
- commands after the initialization (e.g. FHTcode), you
+ commands after the initialization (e.g. FHTcode), you
should trigger them via notify, when receiving the
INITIALIZED event.
diff --git a/fhem/docs/commandref_frame_DE.html b/fhem/docs/commandref_frame_DE.html
index 7b3f503de..2e65b6a63 100644
--- a/fhem/docs/commandref_frame_DE.html
+++ b/fhem/docs/commandref_frame_DE.html
@@ -1085,7 +1085,7 @@ Die folgenden lokalen Attribute werden von mehreren Geräten verwendet:
- Der Befehl speichert nur "definitions" und
"attributes" aber keine (set/get) Befehle die vorher Teil der
Konfigurationsdatei waren. Wenn Sie solche Befehle nach der
- Initialisierung (z.B. FHTcode)
+ Initialisierung (z.B. FHTcode)
benötigen,dann müssen Sie sie mit notify
triggern wenn das INITIALIZED Ereignis eintritt.