Skip to content

Commit d4ee52c

Browse files
author
PRMerger6
authored
Merge pull request MicrosoftDocs#4949 from edmacauley/localworking
fixing obvious typo
2 parents 7c842d1 + d76e695 commit d4ee52c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/relational-databases/security/permissions-database-engine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ For tips on planning a permissions system, see [Getting Started with Database En
417417

418418
7. Pass the permission check if the **required permission** was not denied and the **required permission** contains a GRANT or a GRANT WITH GRANT permission either directly or implicitly to any of the identities in the **security context** for any object in the **permission space**.
419419

420-
## Secial considerations for column level permissions
420+
## Special considerations for column level permissions
421421

422422
Column level permissions are granted with the syntax *<table_name>(\<column _name>)*. For example:
423423
```sql

0 commit comments

Comments
 (0)