Skip to content

Commit

Permalink
fix(data): svelte typos
Browse files Browse the repository at this point in the history
  • Loading branch information
tomastrajan committed Aug 25, 2018
1 parent c25143b commit def5060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init-db.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ts-node . init "Prettier" "prettier/prettier" github prettier,codestyle,tooling
ts-node . init "NPM" "npm/npm" github npm,node,packagemanager
ts-node . init "nest" "nestjs/nest" github nest,nestjs,nodejs-framework,typescript
ts-node . init "Next.js" "zeit/next.js" github nextjs,react,node,universal,ssr
ts-node . init "Svetle" "sveltejs/svelte" changelog svetlejs,svetle,javascript,compiler
ts-node . init "Svelte" "sveltejs/svelte" changelog sveltejs,svelte,javascript,compiler
ts-node . init "Redux" "reactjs/redux" github redux,react,reactjs,flow
ts-node . init "MobX" "mobxjs/mobx" changelog mobx,reactive,javascript,statemanagement
ts-node . init "Material UI" "mui-org/material-ui" github materialdesign,react,reactjs,components,javascript
Expand Down

0 comments on commit def5060

Please sign in to comment.