diff --git a/www/pages/plugins/adapter.md b/www/pages/plugins/adapter.md index 2466bf7a4..ebd0b8a31 100644 --- a/www/pages/plugins/adapter.md +++ b/www/pages/plugins/adapter.md @@ -37,7 +37,7 @@ export { ## Build Output To provide a starting point, let's look at how Greenwood builds and outputs SSR pages and API routes. Given this project structure -```sh +```shell src/ api/ greeting.js