diff --git a/fhem/docs/commandref.html b/fhem/docs/commandref.html
index 299da8831..a6844c3c6 100644
--- a/fhem/docs/commandref.html
+++ b/fhem/docs/commandref.html
@@ -7915,14 +7915,14 @@ Terminating
attr ipcam storage /srv/share/surveillance/snapshots
- A notify on a motiondetection of a specified device:
+ A notify on a motion detection of a specified device:
define MOTION.not.01 notify GH.ga.SEC.MD.01:.*on.* get ipcam image
define MOTION.not.02 notify ipcam:.*snapshots.* { myEmailFuntion("ipcam") }
define MOTION.not.02 notify ipcam:.*snapshots.* { myEmailFunction("%NAME") }