diff --git a/src/aiidalab_qe/common/widgets.py b/src/aiidalab_qe/common/widgets.py
index d7061ad63..51e2536eb 100644
--- a/src/aiidalab_qe/common/widgets.py
+++ b/src/aiidalab_qe/common/widgets.py
@@ -507,8 +507,12 @@ def __init__(self, title="", **kwargs):
These are used to distinguish atoms of the same chemical element.
For example, they can be used to assign different initial magnetization values for antiferromagnetic systems.
- Note: Atom indices are 1-based (first atom has index 1, second atom has index 2, ...). +
NOTE:
+