Skip to content

Commit e8bf76f

Browse files
authored
Merge pull request #125117 from mstruckus/patch-1
Fix typos in 'Set up server side rendering' section
2 parents abe4a8f + 19a7934 commit e8bf76f

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
@@ -122,7 +122,7 @@ Once GitHub Actions workflow is complete, you can select the URL link to open th
122122

123123
## Set up server side rendering
124124

125-
A managed backed is automatically available for every hybrid Next.js deployment in all plans. However, you can fine- tune performance and take more control of the backend by assigning a custom backend to your site. If you switch between a managed backend to a linked backend, your site experiences no downtime.
125+
A managed backend is automatically available for every hybrid Next.js deployment in all plans. However, you can fine-tune performance and take more control of the backend by assigning a custom backend to your site. If you switch between a managed backend to a linked backend, your site experiences no downtime.
126126

127127
### Bring your own backend
128128

0 commit comments

Comments
 (0)