Skip to content

Commit 933a10e

Browse files
Update content/guides/reactjs/deploy.md
Co-authored-by: Craig Osterhout <[email protected]>
1 parent bde3429 commit 933a10e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/reactjs/deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ This ensures your cluster stays clean and ready for the next deployment.
178178

179179
## Summary
180180

181-
In this section, you learned how to deploy your **React.js application** to a local Kubernetes cluster using **Docker Desktop**. This setup allows you to test and debug your containerized app in a production-like environment before deploying it to the cloud.
181+
In this section, you learned how to deploy your React.js application to a local Kubernetes cluster using Docker Desktop. This setup allows you to test and debug your containerized app in a production-like environment before deploying it to the cloud.
182182

183183
What you accomplished:
184184

0 commit comments

Comments
 (0)