mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-10-07 22:57:07 +00:00
Fix: typo
This commit is contained in:
2
GUIDE.md
2
GUIDE.md
@@ -263,7 +263,7 @@ main()
|
||||
|
||||
#### Public databases
|
||||
|
||||
The access control mechanism also support "public" databases to which anyone can write to.
|
||||
The access control mechanism also supports "public" databases to which anyone can write to.
|
||||
|
||||
This can be done by adding a `*` to the write access array:
|
||||
```javascript
|
||||
|
||||
Reference in New Issue
Block a user