diff --git a/blog/content/README.md b/blog/content/README.md
index 0740a220..df08330f 100644
--- a/blog/content/README.md
+++ b/blog/content/README.md
@@ -6,7 +6,7 @@ This folder contains the content for the _"Writing an OS in Rust"_ blog.
This folder is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License, available in [LICENSE-CC-BY-NC](LICENSE-CC-BY-NC) or under .
-All _code examples_ between markdown code blocks denoted by three backticks (\`\`\`) are licensed under either of
+All _code examples_ between markdown code blocks denoted by three backticks (\`\`\`) are additionally licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](../../LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)