Fixing typo in package description

This commit is contained in:
Jean Viscogliosi-Pate 2025-08-17 19:59:03 -07:00
parent 7a8e84729f
commit 0aacce8c12
3 changed files with 6 additions and 6 deletions

View File

@ -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",

View File

@ -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",

View File

@ -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": {