Skip to content

Commit c51e8b2

Browse files
authored
Remove typo
1 parent 39c5232 commit c51e8b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Enhancements:
1313
(Brad Charna, #1977)
1414
* Cache instances of `ActionView::Template` used in `stub_template` resulting
1515
in increased performance due to less allocations and setup. (Simon Coffey, #1979)
16-
* Rails scaffold generator now respects longer namespaces (e.g. api/v1/<thing>).
16+
* Rails scaffold generator now respects longer namespaces (e.g. api/v1/\<thing\>).
1717
(Laura Paakkinen, #1958)
1818

1919
Bug Fixes:

0 commit comments

Comments
 (0)