Skip to content

Commit 28ecaf6

Browse files
authored
Fix lint error in Railties changelog
ref: rails#46699
1 parent c5fb44b commit 28ecaf6

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)