Browse Source

Update README

Anuj Bansal 3 years ago
parent
commit
f6205c2b54
1 changed files with 1 additions and 1 deletions
  1. 1 1
      devops/infrastructure/node-network/README.md

+ 1 - 1
devops/infrastructure/node-network/README.md

@@ -64,7 +64,7 @@ After cloning this repo, from this working directory, run these commands:
 
 1. You can now access the endpoints using `pulumi stack output endpoint1` or `pulumi stack output endpoint2`
 
-   The wp-rpc endpoint is `https://<ENDPOINT>/ws-rpc` and http-rpc endpoint is `https://<ENDPOINT>/http-rpc`
+   The ws-rpc endpoint is `https://<ENDPOINT>/ws-rpc` and http-rpc endpoint is `https://<ENDPOINT>/http-rpc`
 
 1. Access the Kubernetes Cluster using `kubectl`