Update manifest.json

Change name from "Documentation AI butler" to "DocsGPT - Documentation AI butler"; Fixed spelling
This commit is contained in:
Jared Bradley
2023-02-04 19:49:08 -08:00
committed by GitHub
parent 7bfb267c8b
commit ff4f447f24

View File

@@ -1,5 +1,5 @@
{
"name": "Documenation AI butler",
"name": "DocsGPT - Documentation AI butler",
"version": "0.0.1",
"manifest_version": 2,
"description": "AI assistant for developers, that helps you answer your questions about the documentation you are reading.",
@@ -18,4 +18,4 @@
"default_popup": "popup.html"
}
}
}