diff --git a/developer_information.md b/developer_information.md
index c3add6a..141b137 100644
--- a/developer_information.md
+++ b/developer_information.md
@@ -16,7 +16,7 @@ Some things we can change without discussion but other things we need to get inp
 
 Changes can take a long time, community approval can take several months, while other changes require a lot of work from volunteers who are focused on other priorities.
 
-We allow redistribution by releasing all our content under a [Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)](https://creativecommons.org/licenses/by-sa/4.0/). In the same vein all our code is released under [aGPLv3](https://www.gnu.org/licenses/agpl-3.0.en.html), or other [OSI approved licenses](https://opensource.org/licenses) .
+We allow redistribution by releasing all our content under a [Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)](https://creativecommons.org/licenses/by-sa/4.0/). In the same vein all our code is released under [aGPLv3](https://www.gnu.org/licenses/agpl-3.0.en.html), or other [OSI approved licenses](https://opensource.org/licenses).
 
 We do not track statistics to the detriment of our prime directive.
 
@@ -36,7 +36,7 @@ That said, we move with the times when there is a clear advantage to do so.
 
 We run up to date patched stable software.
 
-We have a long tradition of supporting and sharing hacker culture. Any identified vulnerability are fixed with credit if requested.
+We have a long tradition of supporting and sharing hacker culture. Any identified vulnerabilities are fixed with credit if requested.
 
 We use [RSS](https://www.rssboard.org/rss-specification) as a delivery mechanism, which is by default fault tolerant.
 
@@ -46,7 +46,7 @@ All our code is on [GitTea](https://repo.anhonesthost.net/HPR), please clone loc
 
 [Our database](https://hackerpublicradio.org/hpr.sql) is updated frequently, please copy locally.
 
-Our media is served from our [Community Content Delivery Network (CCDN)](https://repo.anhonesthost.net/HPR/hpr_documentation/ccdn/)
+Our media is served from our [Community Content Delivery Network (CCDN)](https://repo.anhonesthost.net/HPR/hpr_documentation/ccdn/).
 
 Bug reports, and patches are welcome from anyone without commitment.
 
@@ -61,5 +61,5 @@ In order to contribute you need to [create an account](https://repo.anhonesthost
 Once you have set up your account, you will need to set up your local
 development environment. [Instructions here](set-up-development-environment.md)
 
-Changes can be submittted as described in [hpr3797 :: How to submit changes to HPR](https://hackerpublicradio.org/eps/hpr3797/index.html).
+Changes can be submitted as described in [hpr3797 :: How to submit changes to HPR](https://hackerpublicradio.org/eps/hpr3797/index.html).