Forráskód Böngészése

Update getting-help.md

Björn Ritzl 4 éve
szülő
commit
9469a87864
1 módosított fájl, 2 hozzáadás és 2 törlés
  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: