Skip to content

Commit 75c5a91

Browse files
authored
Add missing period in Active Storage guide.
1 parent 6e46b42 commit 75c5a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/active_storage_overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1578,7 +1578,7 @@ end
15781578
15791579
### Configuring services
15801580
1581-
You can add `config/storage/test.yml` to configure services to be used in test environment
1581+
You can add `config/storage/test.yml` to configure services to be used in test environment.
15821582
This is useful when the `service` option is used.
15831583
15841584
```ruby

0 commit comments

Comments
 (0)