Skip to content

Commit 577f434

Browse files
authored
Merge pull request #14471 from timbalabuch/patch-2
Remove trailing comma after the last property in manifest.json
2 parents 9719dac + b682d04 commit 577f434

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@
3838
]
3939
}
4040
],
41-
"description": "Ethereum is a global, decentralized platform for money and new kinds of applications. On Ethereum, you can write code that controls money, and build applications accessible anywhere in the world.",
42-
}
41+
"description": "Ethereum is a global, decentralized platform for money and new kinds of applications. On Ethereum, you can write code that controls money, and build applications accessible anywhere in the world."
42+
}

0 commit comments

Comments
 (0)