Skip to content

Commit 038fde1

Browse files
committed
add missing period
1 parent f96ef6f commit 038fde1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/sql/database-engine/performance/troubleshoot-never-ending-query.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ This article isn't applicable for long wait scenarios. In a wait scenario, you m
124124

125125
The wait type indicates that the session is waiting on a resource. A long elapsed time and a long wait time indicate that the session is waiting for most its life for this resource. Тhe short CPU time indicates that little time was spent actually processing the query.
126126

127-
To troubleshoot queries that are long because of waits, see [Troubleshoot slow-running queries in SQL Server](/troubleshoot/sql/database-engine/performance/troubleshoot-slow-running-queries)
127+
To troubleshoot queries that are long because of waits, see [Troubleshoot slow-running queries in SQL Server](/troubleshoot/sql/database-engine/performance/troubleshoot-slow-running-queries).
128128

129129
##### Long compilation time
130130

0 commit comments

Comments
 (0)