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: