diff --git a/webapp/src/views/NtpAdminView.vue b/webapp/src/views/NtpAdminView.vue
index ce18c79..dbb1043 100644
--- a/webapp/src/views/NtpAdminView.vue
+++ b/webapp/src/views/NtpAdminView.vue
@@ -63,7 +63,8 @@
Hint: You can use the manual time synchronization to set the current time of OpenDTU if
no NTP server is available. But be aware, that in case of power cycle the time gets lost. Also
- the time accurancy can be very bad as it is not resynchronised regularly.
+ note that time accuracy will be skewed badly, as it can not be resynchronised regularly and the
+ ESP32 microcontroller does not have a real time clock.