Skip to content

Commit 2d1447b

Browse files
authored
Commit: Fixed typos and links
1 parent f99995a commit 2d1447b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "customtkinter-snippets",
3-
"displayName": "Customtkinter Snippets",
4-
"description": "A curated collection of Python customtkinter snippets for building interactive GUI applications effortlessly.",
3+
"displayName": "CustomTkinter Snippets",
4+
"description": "A curated collection of Python CustomTkinter snippets for building interactive GUI applications effortlessly.",
55
"version": "1.0.0",
66
"engines": {
77
"vscode": "^1.81.0"
@@ -17,7 +17,7 @@
1717
"url": "https://github.com/AshhadDevLab"
1818
},
1919
"repository": {
20-
"url": "https://github.com/AshhadDevLab/Customtkinter-Snippets",
20+
"url": "https://github.com/AshhadDevLab/CustomTkinter-Snippets",
2121
"type": "git"
2222
},
2323
"contributes": {

0 commit comments

Comments
 (0)