Skip to content

Commit 9f6c68f

Browse files
authored
🎹 fix "nginx" typo in Cyclops: Platform Engineering for the Rest of Us (#758)
1 parent 0eaf79a commit 9f6c68f

File tree

1 file changed

+2
-2
lines changed
  • web/blog/2025-02-03-PE-for-the-rest-of-us

1 file changed

+2
-2
lines changed

web/blog/2025-02-03-PE-for-the-rest-of-us/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ kubectl port-forward svc/cyclops-ui 3000:3000 -n cyclops
8585

8686
Next, connect to the UI with your browser at http://localhost:3000/.
8787

88-
## Deploy Niginx with a generic app template
88+
## Deploy Nginx with a generic app template
8989

9090
For the first portion of the demo, we’ll deploy Nginx using Cyclops.
9191

@@ -201,4 +201,4 @@ Whether you’re at an organization that’s not staffed for a dedicated platfor
201201

202202
- The [Cyclops docs](https://cyclops-ui.com/docs/about/) are a great place to start.
203203
- Check out their [open-source repository](https://github.com/cyclops-ui/cyclops) and support them with a star.
204-
- There’s a [community Discord](https://discord.com/invite/8ErnK3qDb3) if you’d like help or to give your feedback.
204+
- There’s a [community Discord](https://discord.com/invite/8ErnK3qDb3) if you’d like help or to give your feedback.

0 commit comments

Comments
 (0)