Yoast / developer

The Yoast Developer portal based on Docusaurus
6 stars 12 forks source link

Fixes typo in integration-guidelines.md #306

Closed mhkuu closed 3 months ago

mhkuu commented 3 months ago

Fixes https://github.com/Yoast/developer/issues/305

Summary

Fixes a typo on our integration guidelines for schema.

Relevant technical choices

None.

Test instructions

This PR can be acceptance tested by following these steps:

  1. Go to features/schema/integration-guidelines/.
  2. Confirm that $data['type'] = 'Book'; is now $data['@type'] = 'Book';.

Quality assurance

cloudflare-pages[bot] commented 3 months ago

Deploying yoast-developer with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5d44d5b
Status: ✅  Deploy successful!
Preview URL: https://420216bb.yoast-developer.pages.dev
Branch Preview URL: https://fix-typo-integration-guideli.yoast-developer.pages.dev

View logs