Björn Ritzl преди 4 години
родител
ревизия
9469a87864
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      docs/en/manuals/getting-help.md

+ 2 - 2
docs/en/manuals/getting-help.md

@@ -61,8 +61,8 @@ When you share code it is recommended to share the code as text, not as screensh
 
 Example:
 
-\`\`\`</br>
-print("Hello code!")</br>
+\`\`\`
+print("Hello code!")
 \`\`\`
 
 Result: