Skip to content

Commit 31246d3

Browse files
authored
Merge pull request rails#55475 from fredplante/patch-1
Fix wrong changelog code sample
2 parents 6a849e3 + 9fbefa4 commit 31246d3

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,7 +1,7 @@
11
* Add command `rails credentials:fetch PATH` to get the value of a credential from the credentials file.
22

33
```bash
4-
$ bin/rails credentials:fetch kamal_registry/password
4+
$ bin/rails credentials:fetch kamal_registry.password
55
```
66

77
*Matthew Nguyen*, *Jean Boussier*

0 commit comments

Comments
 (0)