소스 검색

Update query-node/README.md

Co-authored-by: Maciej <jodator@jodator.net>
Lezek123 3 년 전
부모
커밋
db55b797bd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      query-node/README.md

+ 1 - 1
query-node/README.md

@@ -39,7 +39,7 @@ This script script will:
 - Start the GraphQL server service (`docker-compose up -d graphql-server`)
 - Start the Hydra Processor responsible for processing the runtime events and running the mappings' functions (`docker-compose up -d processor`)
 
-## 4. Stoping the node and removing all associated containers
+## 4. Stopping the node and removing all associated containers
 
 You can stop the query-node and remove all associated docker containers without affecting any other services by running: