logo

1-pixel-wealth

Source code for <https://mkorostoff.github.io/1-pixel-wealth/>: Wealth shown to scale
commit: b846262a89de016d4c68a009debcc9ccaeba33eb
parent a018484427ebb9d0c284aa436a3f2cc1e769ea97
Author: Jacob Ford <j@cobford.com>
Date:   Wed, 27 May 2020 12:43:23 -0400

Fix grammar on Amazon worker salary

For grammatical consistency with other facts

Diffstat:

Mindex.html2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html @@ -113,7 +113,7 @@ <div class="infobox infobox-half amazon-year"> <div class="title-square-wrapper"> - <div class="title">Annual pay of amazon warehouse worker.</div> + <div class="title">Annual pay of an Amazon warehouse worker.</div> <div class="square"></div> </div> </div>