Skip to content

Commit

Permalink
fix syntax highlighting language (#1261)
Browse files Browse the repository at this point in the history
  • Loading branch information
thescientist13 authored Jul 31, 2024
1 parent 978e7cc commit 5084cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/pages/plugins/adapter.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5084cdc

Please sign in to comment.