diff --git a/Documentation/debugger.rst b/Documentation/debugger.rst
index b5b4302d5046a5a542669dfd7d170a68173715db..bdfeccd0a4e3f5a5b681e4726074672c05aaa27d 100644
--- a/Documentation/debugger.rst
+++ b/Documentation/debugger.rst
@@ -34,7 +34,8 @@ Please run ``make install`` after removing any already installed OpenOCD
 version. Otherwise please always specify the full path to OpenOCD (the binary
 is under ``src/openocd``).
 
-.. info::
+.. note::
+
    If you want to use OpenOCD as normal user, copy ``contrib/60-openocd.rules``
    into the ``/etc/udev/rules.d/`` directory and run ``udevadm control --reload``
    afterwards.