Parcourir la source

Update apidoc.php

Shalvah il y a 6 ans
Parent
commit
017a90a09b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      config/apidoc.php

+ 1 - 1
config/apidoc.php

@@ -22,7 +22,7 @@ return [
         'enabled' => true,
 
         /*
-         * The name for the exported Postman collection. Default: config('APP_NAME') API
+         * The name for the exported Postman collection. Default: config('APP_NAME')." API"
          */
         'name' => null,