Skip to content

Commit

Permalink
Update create-new-module
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere authored Jul 27, 2017
1 parent a049d48 commit bf99fe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/create-new-module
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ test('turf-${decamelizeName}', t => {
// Create README.md
fs.writeFileSync(path.join(folderPath, 'README.md'), `# @turf/${decamelizeName}
# ${decamelizeName}
# ${camelcaseName}
<DESCRIPTION>
Expand Down

0 comments on commit bf99fe2

Please sign in to comment.