Update content/how-to-guides/how-to-run-api-node.md

Co-authored-by: Rafael Cárdenas <rafael@rafaelcr.com>
This commit is contained in:
Lavanya Kasturi
2022-12-19 16:47:57 -06:00
committed by GitHub
parent e102da87ca
commit ca35d4e9dd

View File

@@ -262,7 +262,7 @@ If the instance is running you should receive terminal output similar to the fol
}
```
Verify the `stacks-blockchain-api` is receiving data from the `stacks-blockchain-api` with the following command:
Verify the `stacks-blockchain-api` is receiving data from the `stacks-blockchain` with the following command:
```sh
curl -sL localhost:3999/v2/info | jq