Skip to content

Commit 65bbfa9

Browse files
Fix typo in Action View changelog [ci skip]
1 parent ac45e1d commit 65bbfa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actionview/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* Add `caching?` helper that returns whether the current code path is being cached and `unacheable!` to denote helper methods that can't participate in fragment caching.
1+
* Add `caching?` helper that returns whether the current code path is being cached and `uncacheable!` to denote helper methods that can't participate in fragment caching.
22

33
*Ben Toews*, *John Hawthorn*, *Kasper Timm Hansen*, *Joel Hawksley*
44

0 commit comments

Comments
 (0)