Skip to content

Commit 8f777e3

Browse files
Merge pull request rails#46701 from ghiculescu/patch-10
Fix lint error in Railties changelog
2 parents c5fb44b + 28ecaf6 commit 8f777e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

railties/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* Always generate the storage/ directory with rails new to ensure there's a stable place to
1+
* Always generate the storage/ directory with rails new to ensure there's a stable place to
22
put permanent files, and a single mount point for containers to map. Then default sqlite3 databases
33
to live there instead of db/, which is only meant for configuration, not data.
44

0 commit comments

Comments
 (0)