We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b950b67 commit c3f3a18Copy full SHA for c3f3a18
.github/workflows/comment-diffs.yml
@@ -276,7 +276,7 @@ jobs:
276
return acc.replace(new RegExp(key, "g"), value);
277
}, artifacts)
278
279
- const body = `🤓☝️ This PR changes the output of \`create-react-native-library\`. You can find the diffs of affected templates below:
+ const body = `🤓☝️ This PR changes the output of \`create-react-native-library\`. You can find the diffs of effected templates below:
280
281
${artifactsReplaced}
282
`;
0 commit comments