diff options
author | Pierre-Yves Rollo <dev@pyrollo.com> | 2018-11-13 14:25:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-13 14:25:33 +0100 |
commit | a720c1ffd72bf2bb42bf2741b207a82c246147b5 (patch) | |
tree | b58cfdd8a9920da1527ba98df36b69d0886f6f1c | |
parent | 1221cfcc4aed566c9f141459c13b0b919fc4306a (diff) | |
download | display_modpack-a720c1ffd72bf2bb42bf2741b207a82c246147b5.tar.gz display_modpack-a720c1ffd72bf2bb42bf2741b207a82c246147b5.tar.bz2 display_modpack-a720c1ffd72bf2bb42bf2741b207a82c246147b5.zip |
Typo fixing
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ For more information, see the [forum topic](https://forum.minetest.net/viewtopic ## Extra fonts -*Metro* and *Tiny Cursive* fonts are provided in **Display Modpack** (in **font_metro** and **boards** mods) but you can add more fonts by installing fonts mod. Be aware that each font comes with numerous textures. This can result in slowing media downloading and/or client display. +*Metro* and *Tiny Cursive* fonts are provided in **Display Modpack** (in **font_metro** and **boards** mods) but you can add more fonts by installing font mods. Be aware that each font mod comes with numerous textures. This can result in slowing media downloading and/or client display. Extra font mods can be found here: * [OldWizard](https://github.com/pyrollo/font_oldwizard): An old style gothic font. |