Merge pull request #5 from jschauma/master

tyop: colections -> collections
This commit is contained in:
Val 2023-05-16 15:51:43 -04:00 committed by GitHub
commit 1ac834dd94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,7 +59,7 @@ A typical flow will look like this:
```sh
ffs -c ~/.ffs-creds.json oauth
ffs -c ~/.ffs-creds.json colections
ffs -c ~/.ffs-creds.json collections
ffs -c ~/.ffs-creds.json get bookmarks --full
```