Benton Edmondson před 8 měsíci
rodič
revize
2869f0ddea
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -165,7 +165,7 @@ Servitor can render posts published in:
 
 # Dependencies
 
-I tried to minimize the amount of dependencies used. They are:
+I tried to minimize the number of dependencies used. They are:
 
 * [BurntSushi/toml](https://github.com/BurntSushi/toml) for parsing the config file
 * [yuin/goldmark](https://github.com/yuin/goldmark) for rendering posts published in Markdown (currently the only software I'm aware of that serves posts with Markdown is PeerTube)