diff --git a/docs/others/observer.rst b/docs/others/observer.rst index d53eb9e631..546e45e1ec 100644 --- a/docs/others/observer.rst +++ b/docs/others/observer.rst @@ -122,11 +122,9 @@ Observer ******** Subscribe to a subject -----------------------ubject groups can be created. For the above example it looks like this: +---------------------- - - -to subscribe to a subject the following function can be used: +To subscribe to a subject the following function can be used: .. code:: c