diff --git a/fhem/FHEM/33_readingsGroup.pm b/fhem/FHEM/33_readingsGroup.pm
index b168b7247..1c77c93d7 100644
--- a/fhem/FHEM/33_readingsGroup.pm
+++ b/fhem/FHEM/33_readingsGroup.pm
@@ -472,7 +472,7 @@ readingsGroup_Get($@)
Notes:
- - <device> can be of the form INTERNAL=VALUE where INTERNAL is an internal value and VALUE is a regex.
+ - <device> can be of the form INTERNAL=VALUE where INTERNAL is the name of an internal value and VALUE is a regex.
- If regex starts with a + it will be matched against the internal values of the device instead of the readings.
- For internal values no longpoll update is possible. Refresh the page to update the values.