Skip to content

Commit 84a4a5f

Browse files
authored
Fix typo in MSSQLServer 18053 error documentation
1 parent f500ac2 commit 84a4a5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/errors-events/mssqlserver-18053-database-engine-error.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ Another reason this error might be raised, though rarely, is if a critical syste
4646

4747
Examine the error and see if it's wrapped in an outer error. If so, focus on the outer error as a troubleshooting, but keep in mind that the cause for the outer error could be low memory.
4848

49-
Focus on eliminating memory pressure inside or outside SQL Server. This error is printed rarely, but when it's, commonly it's due to severe memory pressure. For more information, see [Troubleshoot out of memory or low memory issues in SQL Server](/troubleshoot/sql/database-engine/performance/troubleshoot-memory-issues).
49+
Focus on eliminating memory pressure inside or outside SQL Server. This error is encountered rarely, but when it is, commonly it's due to severe memory pressure. For more information, see [Troubleshoot out of memory or low memory issues in SQL Server](/troubleshoot/sql/database-engine/performance/troubleshoot-memory-issues).

0 commit comments

Comments
 (0)