diff --git a/README.md b/README.md index b365c75..de7a04e 100644 --- a/README.md +++ b/README.md @@ -542,7 +542,7 @@ To get rid of the demo project for now, use `fluence module remove` to unlink th > ```bash > rm -rf .fluence > ``` -> `fluence deal deploy` is capable of redeploying services, so you don't have to do it every time. But one can't redeploy a deal he doesn't not own, so you will get a error without this step for this repository. +> `fluence deal deploy` is capable of redeploying services, so you don't have to do it every time. But one can't redeploy a deal he doesn't own, so you will get a error without this step for this repository. With a service, in this case the *eth-rpc* service, ready for deployment, we simply use the `fluence deal deploy`: