You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/5.x/configure.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -200,7 +200,7 @@ Category | File | Application Type
200
200
The primary config file is always evaluated, but only one of the `web` or `console` files are merged on top of it, when present.
201
201
202
202
::: tip
203
-
See the previous section for some examples of how to combine application type-specific configuration and config styles. General and database config files support a [fluent](#style) config syntax, but application and custom config files do not.
203
+
See the previous section for some examples of how to combine application type-specific configuration and config styles. General and database config files support [fluent](#style) config, but application and custom config files do not.
0 commit comments