Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit 3544dc6

Browse files
committed
Fix weird plural in author name
1 parent 03cb773 commit 3544dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "AGPL-3.0-only",
77
"main": "./dist/electron.js",
88
"author": {
9-
"name": "TriliumNext Notes Teams",
9+
"name": "TriliumNext Notes Team",
1010
"email": "[email protected]",
1111
"url": "https://github.com/TriliumNext/Notes"
1212
},

0 commit comments

Comments
 (0)