From 7d0b84dbba37307df8ef8ec631a5c265b448036c Mon Sep 17 00:00:00 2001 From: InversionSpaces Date: Fri, 13 Oct 2023 09:24:02 +0000 Subject: [PATCH] Fix spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`: