Jelajahi Sumber

docs(core): Fix typo in shopApiPath description (#1025)

mohsendehghan158 4 tahun lalu
induk
melakukan
83d025dce0
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      packages/core/src/config/vendure-config.ts

+ 1 - 1
packages/core/src/config/vendure-config.ts

@@ -72,7 +72,7 @@ export interface ApiOptions {
     adminApiPath?: string;
     adminApiPath?: string;
     /**
     /**
      * @description
      * @description
-     * The path to the admin GraphQL API.
+     * The path to the shop GraphQL API.
      *
      *
      * @default 'shop-api'
      * @default 'shop-api'
      */
      */