Ver código fonte

chore: Fix comment

Michael Bromley 4 anos atrás
pai
commit
3d001c8dab
1 arquivos alterados com 1 adições e 1 exclusões
  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';