Skip to content

Commit bb61df4

Browse files
Update articles/static-web-apps/deploy-nextjs-hybrid.md
Commit review edits Co-authored-by: Craig Shoemaker <[email protected]>
1 parent 2cc5789 commit bb61df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/deploy-nextjs-hybrid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Now any changes made to the `main` branch starts a new build and deployment of y
113113

114114

115115
>[!NOTE]
116-
>If you have trouble deploying a Next.js Hybrid application with more than 100Mb app size, please use the `standalone` feature of Next.js. Kindly check out the [standalone](#enable-standalone-feature) section to learn more.
116+
>If you have trouble deploying a Next.js Hybrid application with more than 100Mb app size, use the `standalone` feature of Next.js. Refer to the [standalone](#enable-standalone-feature) section for more information.
117117

118118

119119
### Sync changes

0 commit comments

Comments
 (0)