diff --git a/README.md b/README.md index e3a270f..f6f91c6 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Results of each computation are stored on the cluster nodes and can be later on Because every computation is verified by the cluster nodes and computation outcomes are verified using Merkle proofs, the client normally doesn't have to interact with the entire cluster. Moreover, the client can interact with as little as a single node – this won't change safety properties. However, liveness might be compromised – for example, if the node the client is interacting with is silently dropping incoming requests.

-Cluster +Cluster

## Table of contents