Fixing typo in package description
This commit is contained in:
parent
7a8e84729f
commit
0aacce8c12
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"name": "metamorpov",
|
"name": "metamorpov",
|
||||||
"title": "MetamorPOV",
|
"title": "MetamorPOV",
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"description": "Enables customization of reader-insert stories by translating specific markers such as Y/n, pov/s, and vrb/do/present/.",
|
"description": "Enables customization of reader-insert stories by translating specific markers such as Y/n, pov/s, and vrb/present/do/.",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
"manifest_version": 3,
|
"manifest_version": 3,
|
||||||
"name": "MetamorPOV",
|
"name": "MetamorPOV",
|
||||||
"author": "Jean Viscogliosi-Pate",
|
"author": "Jean Viscogliosi-Pate",
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
|
|
||||||
"description": "Enables customization of reader-insert stories by translating specific markers such as Y/n, pov/s, and vrb/do/present/.",
|
"description": "Enables customization of reader-insert stories by translating specific markers such as Y/n, pov/s, and vrb/present/do/.",
|
||||||
|
|
||||||
"action": {
|
"action": {
|
||||||
"default_title": "MetamorPOV",
|
"default_title": "MetamorPOV",
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
"manifest_version": 3,
|
"manifest_version": 3,
|
||||||
"name": "MetamorPOV",
|
"name": "MetamorPOV",
|
||||||
"author": "Jean Viscogliosi-Pate",
|
"author": "Jean Viscogliosi-Pate",
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
|
|
||||||
"description": "Enables customization of reader-insert stories by translating specific markers such as Y/n, pov/s, and vrb/do/present/.",
|
"description": "Enables customization of reader-insert stories by translating specific markers such as Y/n, pov/s, and vrb/present/do/.",
|
||||||
|
|
||||||
"browser_specific_settings": {
|
"browser_specific_settings": {
|
||||||
"gecko": {
|
"gecko": {
|
||||||
|
|
Loading…
Reference in New Issue