diff options
author | 2021-08-18 19:45:03 +0000 | |
---|---|---|
committer | 2021-08-18 12:45:03 -0700 | |
commit | 29b4b5ece52ee46e6edebeb9ac6ccc36a57a5162 (patch) | |
tree | a70899640eb20d7d3596f9771b02c90ce5854a1f | |
parent | 72853afffa82c8751cd1f7c6bea4a06871e434bb (diff) | |
download | astro-29b4b5ece52ee46e6edebeb9ac6ccc36a57a5162.tar.gz astro-29b4b5ece52ee46e6edebeb9ac6ccc36a57a5162.tar.zst astro-29b4b5ece52ee46e6edebeb9ac6ccc36a57a5162.zip |
Fix B#1156 typo in v0.19.0 blog post (#1157)
Thanks for catching this typo @bLaCkwEw!
-rw-r--r-- | www/src/pages/blog/astro-019.astro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/src/pages/blog/astro-019.astro b/www/src/pages/blog/astro-019.astro index 94bf6398a..40e432557 100644 --- a/www/src/pages/blog/astro-019.astro +++ b/www/src/pages/blog/astro-019.astro @@ -167,7 +167,7 @@ let lang = 'en'; Chances are, your company benefits from open source software. Invest in the technologies that power your business by sponsoring Astro and any other open source projects that you use. **Bonus:** thousands of developers will see your logo on our README and the [astro.build homepage](https://astro.build), every day. - 1005 of funds raised are invested directly back into the project and our community. You can read more about how funds are distributed by reading our [FUNDING.md](https://github.com/snowpackjs/astro/blob/main/FUNDING.md) doc on GitHub. + 100% of funds raised are invested directly back into the project and our community. You can read more about how funds are distributed by reading our [FUNDING.md](https://github.com/snowpackjs/astro/blob/main/FUNDING.md) doc on GitHub. We'll be tweeting out personal "thank you" messages to every person and company who hits the ["Sponsor"](https://opencollective.com/astrodotbuild) button in the next 48 hours. Our first, very special THANK YOU goes out to [Chris Jennings](https://twitter.com/ckj), CCO and co-founder of [Sentry](https://sentry.io/), for being our first official sponsor! 🎉 |