diff --git a/contributions/README.md b/contributions/README.md index 672c2a1..2a2a08e 100644 --- a/contributions/README.md +++ b/contributions/README.md @@ -18,8 +18,7 @@ img: string, username: string }], - isNoteworthy: boolean, - isCollapsed: boolean + isNoteworthy: boolean }, prList: [{ title: string, @@ -60,4 +59,4 @@ } } -``` \ No newline at end of file +```