Procházet zdrojové kódy

Update node/README.md

Co-authored-by: Ben Holden-Crowther <4144334+blrhc@users.noreply.github.com>
Mokhtar Naamani před 4 roky
rodič
revize
4b657435f1
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      node/README.md

+ 1 - 1
node/README.md

@@ -79,7 +79,7 @@ cargo fmt --all
 yarn workspace joystream-testing test
 ```
 
-To run the integration tests with a different chain, you can omit step running the local development chain and set the node URL using `NODE_URL` environment variable.
+To run the integration tests with a different chain, you can omit the step of running the local development chain and simply set the node URL using `NODE_URL` environment variable.
 
 ### Installing a release build