Skip to content

Commit f895877

Browse files
authored
Fixing quotation in index.rst.
1 parent f470e2c commit f895877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ application:
4848
table_name: 'migration_versions'
4949
column_name: 'version'
5050
column_length: 14
51-
executed_at_column_name: "'executed_at'
51+
executed_at_column_name: 'executed_at'
5252
name: 'Application Migrations'
5353
# available in version >= 1.2. Possible values: "BY_YEAR", "BY_YEAR_AND_MONTH", false
5454
organize_migrations: false

0 commit comments

Comments
 (0)