Skip to content

Commit 7b2ad47

Browse files
Apply suggestions from code review
Co-authored-by: Adam Turner <[email protected]>
1 parent ea3361a commit 7b2ad47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pep-0012.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -578,9 +578,9 @@ processed output using the ``image`` directive:
578578
Any browser-friendly graphics format is possible; PNG should be
579579
preferred for graphics, JPEG for photos and GIF for animations.
580580
Currently, SVG must be avoided due to compatibility issues with the
581-
PEP build system, but this may change in the near future.
581+
PEP build system.
582582

583-
For accessibility (and readers of the source text form), you should include
583+
For accessibility and readers of the source text, you should include
584584
a description of the image and any key information contained within
585585
using the ``:alt:`` option to the ``image`` directive:
586586

0 commit comments

Comments
 (0)