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