From a10a698861b60e29c185620a28f4961e3696bfbd Mon Sep 17 00:00:00 2001 From: Jan Schaumann Date: Tue, 16 May 2023 14:25:25 -0400 Subject: [PATCH] tyop: colections -> collections --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54fb434..f900bda 100644 --- a/README.md +++ b/README.md @@ -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 ```