Skip to content

Commit a7229f4

Browse files
authored
Merge pull request #4 from linkage-corp/fix-typo
fixed doc typo
2 parents 6203b01 + 7a086ec commit a7229f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ There are 3 required options for RowLevelSecurity attribute:
1313
- using: a sql clause which describes the role's access condition
1414

1515
Then you can use doctrine:migrations:diff or doctrine:schema:create command as usual.
16-
SQL to enable Row Level Security will be appear in your migration files or be executed on schema creation.
16+
SQL to enable Row Level Security will appear in your migration files or be executed on schema creation.
1717

0 commit comments

Comments
 (0)