Skip to content

Commit 7a086ec

Browse files
committed
fixed doc typo
1 parent 6203b01 commit 7a086ec

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)