Skip to content

Commit aa033c8

Browse files
authored
grammar
1 parent c78e1a9 commit aa033c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/sql-data-warehouse/quickstart-bulk-load-copy-tsql-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ WITH (
3939
)
4040
```
4141

42-
## B. Share Access Signatures (SAS) with CRLF as the row terminator
42+
## B. Shared Access Signatures (SAS) with CRLF as the row terminator
4343
```sql
4444
COPY INTO target_table
4545
FROM 'https://adlsgen2account.dfs.core.windows.net/myblobcontainer/folder1/'

0 commit comments

Comments
 (0)