Explorar o código

Update getting-help.md

Björn Ritzl %!s(int64=4) %!d(string=hai) anos
pai
achega
9469a87864
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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: