Skip to content

Commit 2481821

Browse files
authored
Apply suggestions from code review
1 parent 308b075 commit 2481821

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/synapse-analytics/sql/resources-self-help-sql-on-demand.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ Consider the following mitigations:
552552

553553
### [0x80070008](#tab/x80070008)
554554

555-
This error message can occur when the serverless SQL pool is experiencing resource contraints, or if there was a transient platform issue.
555+
This error message can occur when the serverless SQL pool is experiencing resource constraints, or if there was a transient platform issue.
556556

557557
- Transient issues:
558558
- This error can occur when Azure detects a potential platform issue that results in a change in topology to keep the service in a healthy state.
@@ -568,7 +568,7 @@ If the issue is non-transient or you confirmed the problem is not related to hig
568568

569569
### [0x8007000C](#tab/x8007000C)
570570

571-
This error code occurrs when a query is executing and the source files are modified at the same time.
571+
This error code occurs when a query is executing and the source files are modified at the same time.
572572
The default behavior is to terminate the query execution with an error message.
573573

574574
The error message returned can also have the following format:

0 commit comments

Comments
 (0)