commit: c28154852fc65e64a243a7d8678204ba318b64e1
parent d81840bc760083d0d01b8461ab75f4de1f0b6922
Author: Matt Korostoff <mkorostoff@gmail.com>
Date: Tue, 28 Apr 2020 14:22:09 -0400
Merge pull request #1 from efferifick/patch-1
Fixes typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
@@ -489,7 +489,7 @@
<div class="infobox text-infobox infobox-close">
<div class="title">
- <p>In the US, for all of the people that escape poverty in any given year, <a href="https://poverty.ucdavis.edu/sites/main/files/file-attachments/stevens_1994aerpp.pdf" target="_blank">about half stay out of poverty for for at least five years afterwards</a>. About a third are still out of poverty ten years later.</p>
+ <p>In the US, for all of the people that escape poverty in any given year, <a href="https://poverty.ucdavis.edu/sites/main/files/file-attachments/stevens_1994aerpp.pdf" target="_blank">about half stay out of poverty for at least five years afterwards</a>. About a third are still out of poverty ten years later.</p>
</div>
</div>