Jelajahi Sumber

Update config.md

Shalvah 5 tahun lalu
induk
melakukan
3be091f99b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      docs/config.md

+ 1 - 1
docs/config.md

@@ -30,7 +30,7 @@ Settings for the `laravel` type output.
 - `middleware`: List of middleware to be attached to the documentation endpoint (if `add_routes` is true).
 
 ### `base_url`
-The base URL to be used in examples and the Postman collection. By default, this will be the value of `config('app.url')`.
+The base URL to be used in examples. By default, this will be the value of `config('app.url')`.
 
 ### `intro_text`
 The text to place in the "Introduction" section. Markdown and HTML are supported.