Update README.md

This commit is contained in:
Mark Nadal 2015-07-08 12:07:16 -07:00
parent 3f79fa37d9
commit c12de322a4

View File

@ -33,7 +33,7 @@ var gun = Gun({
});
```
These are the default persistence layers, they are modular and can be replaced others.
These are the default persistence layers, they are modular and can be replaced by others.
Using S3 is recommended for deployment, and using a file is recommended for local development.