You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-08-13 22:12:50 +02:00
Doc: Fix typo on json array (#4322)
This commit is contained in:
@@ -78,7 +78,7 @@ The `manifest.json` file would be:
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "Testing Content Scripts",
|
||||
content_scripts: [
|
||||
"content_scripts": [
|
||||
"myContentScript",
|
||||
"otherContentScript",
|
||||
"vendor/test"
|
||||
|
Reference in New Issue
Block a user