diff --git a/packages/docs/site/docs/09-blueprints-api/02-using-blueprints.md b/packages/docs/site/docs/09-blueprints-api/02-using-blueprints.md index 8c48c53474..169204eebc 100644 --- a/packages/docs/site/docs/09-blueprints-api/02-using-blueprints.md +++ b/packages/docs/site/docs/09-blueprints-api/02-using-blueprints.md @@ -41,12 +41,12 @@ You won't have to paste links to follow along. We'll use code examples with a "T You can also use Blueprints with the JavaScript API using the `startPlaygroundWeb()` function from the `@wp-playground/client` package. Here's a small, self-contained example you can run on JSFiddle or CodePen: ```html - +