diff --git a/code/modules/mob/living/simple_mob/subtypes/vore/fennec.dm b/code/modules/mob/living/simple_mob/subtypes/vore/fennec.dm
index 87a5e61fcf7..f285d843ef5 100644
--- a/code/modules/mob/living/simple_mob/subtypes/vore/fennec.dm
+++ b/code/modules/mob/living/simple_mob/subtypes/vore/fennec.dm
@@ -11,7 +11,7 @@
However, despite this they are passive and do not actively hunt as their bodies have grown accustomed \
to less available food sources.\
\
- Fennec foxes reach sexual maturity at around nine months and mate between January and April\
+ Fennec foxes reach sexual maturity at around nine months and mate between January and April \
They usually breed only once per year. After mating, the male becomes very aggressive and protects \
the female, provides her with food during pregnancy and lactation.\
\
diff --git a/code/modules/mob/living/simple_mob/subtypes/vore/rat.dm b/code/modules/mob/living/simple_mob/subtypes/vore/rat.dm
index 7cd23811f11..d94ab171b0b 100644
--- a/code/modules/mob/living/simple_mob/subtypes/vore/rat.dm
+++ b/code/modules/mob/living/simple_mob/subtypes/vore/rat.dm
@@ -3,12 +3,12 @@
desc = "Classification: Mus muscular\
\
Rats are various medium-sized, long-tailed rodents. Species of rats are found throughout the order Rodentia, \
- but stereotypical rats are found in the genus Rattus. This specific species of rat is a mutated decendant from lab rats.\
+ but stereotypical rats are found in the genus Rattus. This specific species of rat is a mutated decendant from lab rats. \
It is unclear what experiment caused this species to grow to such an unnatural size, however it hasn't effected the rat's \
general docile nature. When encounterd by human's or other species it generally ignores them unless provoked.\
\
Rats become sexually mature at age 6 weeks, but reach social maturity at about 5 to 6 months of age. \
- The average lifespan of rats varies by species, but many only live about a year due to predation.\
+ The average lifespan of rats varies by species, but many only live about a year due to predation. \
However, due to the large nature of this particular species of rat, predation is usually not that much of an issue. \
This doesn't mean that there is an overpopulation, though, quite the opposite. Giant Rats are rare and this is usually \
due to small litter sizes and lack of proper food sources. Areas that one would typically see a Giant Rat is large garbage \