Explorar o código

Corrected typo in README

pmasl %!s(int64=8) %!d(string=hai) anos
pai
achega
08d9165b6c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Waits-and-Latches/README.md

+ 1 - 1
Waits-and-Latches/README.md

@@ -6,7 +6,7 @@ In the output for view_Waits.sql, you will find the following information in 4 s
 -  Waits since server last restarted or DMV was manually cleared using DBCC SQLPERF("sys.dm_os_wait_stats",CLEAR).
 -  Current waiting tasks.
 
-In the output for view_Latches.sql, you will find the following information in 4 sections:
+In the output for view_Latches.sql, you will find the following information in 3 sections:
 -  Uptime Information
 -  Latches over last xx seconds (default is 60s).
 -  Latches since server last restarted or DMV was manually cleared using DBCC SQLPERF("sys.dm_os_latch_stats",CLEAR).