Skip to content

Commit

Permalink
docs: fix typo in quick_start.md (#465)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vini murafa authored Jan 31, 2025
1 parent 9f7d772 commit 71e1397
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/quick_start.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This quick start guide creates a CosmosFullNode that runs as an RPC node for the

### Prerequisites

You will need kuberentes nodes that can provide up to 32GB and 4CPU per replica. The following example
You will need kubernetes nodes that can provide up to 32GB and 4CPU per replica. The following example
deploys 2 replicas.

### Install the CRDs and deploy operator in your cluster
Expand Down Expand Up @@ -83,4 +83,4 @@ spec:
### Monitor pods
Once created, monitor the pods in the `default` namespace for any errors.
Once created, monitor the pods in the `default` namespace for any errors.

0 comments on commit 71e1397

Please sign in to comment.