Skip to content

Commit 1648c6f

Browse files
Minor fix
1 parent 6d3ecc9 commit 1648c6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributing/code/bugs.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ If your problem definitely looks like a bug, report it using the official bug
3838
page. *Do not* provide it as a screenshot, since search engines will not be
3939
able to index the text inside them. Same goes for errors encountered in a
4040
terminal, do not take a screenshot, but copy/paste the contents. If
41-
the stack trace is long, consider enclosing it in a `<details> html tag`_.
41+
the stack trace is long, consider enclosing it in a `<details> HTML tag`_.
4242
**Be wary that stack traces may contain sensitive information, and if it is
4343
the case, be sure to redact them prior to posting your stack trace.**
4444

@@ -49,4 +49,4 @@ If your problem definitely looks like a bug, report it using the official bug
4949
.. _the Symfony Slack: https://symfony.com/slack-invite
5050
.. _tracker: https://github.com/symfony/symfony/issues
5151
.. _Symfony Standard Edition: https://github.com/symfony/symfony-standard/
52-
.. _<details> html tag: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details
52+
.. _<details> HTML tag: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details

0 commit comments

Comments
 (0)