Skip to content

Commit b453f8c

Browse files
author
Jonathan Visser
committed
Fix markdown linting
1 parent 5603376 commit b453f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hypernode-deploy/applications/config-for-nextjs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ location /_next/ {
114114

115115
And to save configuration about pm2, add the `ecosystem.config.js` file:
116116

117-
```
117+
```js
118118
module.exports = {
119119
apps: [
120120
{

0 commit comments

Comments
 (0)