Skip to content

Commit 9b8f520

Browse files
committed
Don't use ` in <summary>
1 parent 2cf89cb commit 9b8f520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/output-and-error-handling/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Or the same for `curl`:
126126

127127
shows lots of very specific information:
128128

129-
<details><summary>Click to expand the full output of the exit codes section of `man curl`</summary>
129+
<details><summary>Click to expand the full output of the exit codes section of <pre>man curl</pre></summary>
130130
<pre>
131131
EXIT CODES
132132
There are a bunch of different error codes and their corresponding error messages that may appear under error conditions. At the time of this writing, the exit codes are:

0 commit comments

Comments
 (0)