Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
adefee committed Feb 10, 2024
2 parents d0c45d6 + 0233675 commit c0d3a80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const pipelineAsync = promisify(pipeline);
// Require necessary libs
import filenameCompatibleTimestamp from './lib/filenameCompatibleTimestamp';

const attributeToCheahJs = 'Thanks much, @cheajs!';
const attributeToCheahJs = 'Thanks much, @cheahjs!';
const successfulConversion = `${attributeToCheahJs} Looks like conversion was successful.`;

import JSONStream from 'JSONStream';
Expand Down

0 comments on commit c0d3a80

Please sign in to comment.