Skip to content

Commit 0d30e84

Browse files
committed
Fix a typo
1 parent a9a9336 commit 0d30e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actionpack/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
* Add `config.action_dispatch.strict_freshness`.
22

33
When set to `true`, the `ETag` header takes precedence over the `Last-Modified` header when both are present,
4-
as specificied by RFC 7232, Section 6.
4+
as specified by RFC 7232, Section 6.
55

66
Defaults to `false` to maintain compatibility with previous versions of Rails, but is enabled as part of
77
Rails 8.0 defaults.

0 commit comments

Comments
 (0)