Skip to content

Commit c3f3a18

Browse files
committed
chore: fix typo
1 parent b950b67 commit c3f3a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/comment-diffs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ jobs:
276276
return acc.replace(new RegExp(key, "g"), value);
277277
}, artifacts)
278278
279-
const body = `🤓☝️ This PR changes the output of \`create-react-native-library\`. You can find the diffs of affected templates below:
279+
const body = `🤓☝️ This PR changes the output of \`create-react-native-library\`. You can find the diffs of effected templates below:
280280
281281
${artifactsReplaced}
282282
`;

0 commit comments

Comments
 (0)