Skip to content

Commit 574810c

Browse files
committed
Augh, I mistyped "Svelte" as "Svelt" in the summary
1 parent 5c973f7 commit 574810c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package.describe({
22
name: 'rdb:svelte-meteor-data',
33
version: '0.0.1',
4-
summary: 'Reactively track Meteor data inside Svelt components',
4+
summary: 'Reactively track Meteor data inside Svelte components',
55
git: 'https://github.com/rdb/svelte-meteor-data',
66
documentation: 'README.md'
77
});

0 commit comments

Comments
 (0)