Skip to content

Commit c3ed0c9

Browse files
jkseppanstory645
andauthored
Update galleries/users_explain/text/fonts.py
Co-authored-by: hannah <[email protected]>
1 parent 08cdd1a commit c3ed0c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

galleries/users_explain/text/fonts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
9191
The solution to this problem is to subset the fonts used in the document and
9292
only embed the glyphs actually used. This gets both vector text and small
93-
files sizes. Computing the subset of the font required and writing the new
93+
files sizes. Computing the font subset and writing the new
9494
(reduced) font are both complex problems and thus Matplotlib relies in most cases
9595
on `fontTools <https://fonttools.readthedocs.io/en/latest/>`__.
9696

0 commit comments

Comments
 (0)