From 4f96167f4cbdb926db2c7ed693a55bb60b434759 Mon Sep 17 00:00:00 2001 From: Jeeyong Um Date: Tue, 13 Oct 2020 06:26:40 +0000 Subject: [PATCH] docs: fix typo --- docs/core-api/PIN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core-api/PIN.md b/docs/core-api/PIN.md index fcc0571698..016f8d2c17 100644 --- a/docs/core-api/PIN.md +++ b/docs/core-api/PIN.md @@ -50,7 +50,7 @@ An optional object which may have the following keys: | Type | Description | | -------- | -------- | -| [CID[] | The CIDs that was pinned | +| [CID][] | The CIDs that was pinned | ### Example