<!-- Please use this template when creating an issue. - Please check the boxes after you've created your issue.--> ### Please give us a description of the issue On https://developer.yoast.com/features/schema/technology-approach/ there is a small typo: >For example, our Yoast WooCommerce SEO plugin relies on parsing product information which isn't available during initialization, and so outputs a secondary <script> blog in the page's footer "<script> blog" should be "<script> block" or just "<script>" On https://developer.yoast.com/features/schema/functional-specification/ there is a small typo >The support of other search engines (e.g., Baidu, Yandex, others) is unknown; it's our assumption that support will generated be limited, or not exist. We hope that the broad adoption of our approach will encourage these, and other consumers, to expand their support. "support will generated be limited" should be "support will be limited" or, "support will generally be limited". * [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/developer/blob/main/.github/CONTRIBUTING.md). * [x] I've searched for any related issues and avoided creating a duplicate issue.