diff options
Diffstat (limited to 'examples/integrations-playground/README.md')
-rw-r--r-- | examples/integrations-playground/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/integrations-playground/README.md b/examples/integrations-playground/README.md index 0910d4b88..bcbad42d4 100644 --- a/examples/integrations-playground/README.md +++ b/examples/integrations-playground/README.md @@ -1,7 +1,7 @@ -# Integration Playground +# Integrations Playground ``` -npm init astro -- --template integration-playground +npm init astro -- --template integrations-playground ``` -[](https://stackblitz.com/github/withastro/astro/tree/latest/examples/integration-playground) +[](https://stackblitz.com/github/withastro/astro/tree/latest/examples/integrations-playground) |