chore(observer): fix misplaced text in docs

This commit is contained in:
Gabor Kiss-Vamosi
2023-11-27 16:36:53 +01:00
committed by GitHub
parent 81d8a110b1
commit dd960a60f3

View File

@@ -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