Skip to content

Commit 840117a

Browse files
author
Emmanouil Konstantinidis
committed
Fix typo
1 parent e0a1ff1 commit 840117a

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
@@ -19,7 +19,7 @@
1919
"collectCoverageOnlyFrom": {
2020
"src/js/actions/actions.js": true,
2121
"src/js/components/login.js": true,
22-
"src/js/components/navigation.js": true6
22+
"src/js/components/navigation.js": true,
2323
"src/js/components/notification.js": true,
2424
"src/js/components/notifications.js": true,
2525
"src/js/components/repository.js": true,

0 commit comments

Comments
 (0)