Browse Source

Update config.md

Shalvah 5 năm trước cách đây
mục cha
commit
3be091f99b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.