Sfoglia il codice sorgente

chore: Fix comment

Michael Bromley 4 anni fa
parent
commit
3d001c8dab
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      packages/job-queue-plugin/src/index.ts

+ 1 - 1
packages/job-queue-plugin/src/index.ts

@@ -1,4 +1,4 @@
 /**
 /**
- * This is a placeholder. Please import from one of the sub-packages, e.g `@vendure/job-queue-plugin/pub-sub`
+ * This is a placeholder. Please import from one of the sub-packages, e.g `@vendure/job-queue-plugin/package/bullmq`
  */
  */
 export const placeholder = 'Vendure Job Queue Plugin';
 export const placeholder = 'Vendure Job Queue Plugin';