Skip to content

Commit 4c3193f

Browse files
committed
Match heading level to siblings
1 parent e3bc028 commit 4c3193f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/configuring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2140,7 +2140,7 @@ Setting the value to `:none` configures Action Pack to raise all exceptions.
21402140
| (original) | `true` |
21412141
| 7.1 | `:all` |
21422142

2143-
### `config.action_dispatch.strict_freshness`
2143+
#### `config.action_dispatch.strict_freshness`
21442144

21452145
Configures whether the `ActionDispatch::ETag` middleware should prefer the `ETag` header over the `Last-Modified` header when both are present in the response.
21462146

0 commit comments

Comments
 (0)