mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-05-24 01:54:02 +02:00
fix typos
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ async function anonymizeRepository(options) {
|
||||
console.error("Error while updating the repository.");
|
||||
console.error(error);
|
||||
}
|
||||
await repoUtils.updateAnonimizedRepository(repoConfig);
|
||||
await repoUtils.updateAnonymizedRepository(repoConfig);
|
||||
}
|
||||
await githubUtils.downloadRepoAndAnonymize(repoConfig);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user