fix problem with quotes in description

This commit is contained in:
novafacile OÜ 2018-10-08 02:32:04 +02:00 committed by GitHub
parent 23ea0fe6e4
commit 12ad0ed946
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
"plugin-data":
{
"name": "Robots",
"description": "Plugin für die Verwendung von Robots-Meta-Tags zur Suchmaschinenoptimierung (SEO) unter "Einstellungen" bei der Erstellung oder Bearbeitung von Seiten.
"description": "Plugin für die Verwendung von Robots-Meta-Tags zur Suchmaschinenoptimierung (SEO) unter 'Einstellungen' bei der Erstellung oder Bearbeitung von Seiten."
}
}