@@ -45,7 +45,7 @@ Ensure to start Syn from your application. This can be done by either providing
syn:start().
syn:start().
```
```
-Your application will need to connect to the nodes in your cluster. Once that is done, ensure to initialize Syn:
+Your application will have its own logic on how to connect to the other nodes in the cluster. Once it is, ensure to initialize Syn (this will set up the underlying mnesia backend):