Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Lerner committed Aug 15, 2018
1 parent 1b818b2 commit 95c0d1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -38,7 +38,7 @@ Testing
=======
`npm run test`

`npm run generate-expeted foo.svg` to create the expected png for a given svg in the `svgs` folder
`npm run generate-expected foo.svg` to create the expected png for a given svg in the `svgs` folder

Usage on the server
===================
Expand Down
3 changes: 1 addition & 2 deletions test/_svgs.js
Expand Up @@ -48,8 +48,7 @@ const svgs = {
"issue145.svg": "Issue #145: css id selector",
"issue161.svg": "Issue #161: google chart gradient (svg error)",
"issue166.svg": "Issue #166: custom glyphs",
"issue172.svg":
"Issue #172: cylinder gradient (broken - radial gradient off)",
"issue172.svg": "Issue #172: cylinder gradient (broken - radial gradient off)",
"issue175.svg": "Issue #175: stroke width",
"issue176.svg": "Issue #176: rounded rectangles",
"issue178.svg": "Issue #178: pattern offset",
Expand Down

0 comments on commit 95c0d1f

Please sign in to comment.