Skip to content

Commit 3d408f6

Browse files
Minor reformat
Signed-off-by: David A. Wheeler <[email protected]>
1 parent 4b1a624 commit 3d408f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

secure_software_development_fundamentals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1770,7 +1770,7 @@ Platform
17701770
</td>
17711771
<td>“^” or “\A”
17721772
</td>
1773-
<td>“\z”; “$” with PCRE2_ DOLLAR_ENDONLY
1773+
<td>“\z”; “$” with `PCRE2_DOLLAR_ENDONLY`
17741774
</td>
17751775
</tr>
17761776
<tr>

0 commit comments

Comments
 (0)