Skip to content

Commit 78658e6

Browse files
authored
Update sql-database-accelerated-database-recovery.md
1 parent b722790 commit 78658e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sql-database/sql-database-accelerated-database-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ms.date: 05/19/2020
2727

2828
With ADR, the transaction log is aggressively truncated, even in the presence of active long-running transactions, which prevents it from growing out of control.
2929

30-
## The standard database recovery process
30+
## Standard database recovery process
3131

3232
Database recovery in SQL Server follows the [ARIES](https://people.eecs.berkeley.edu/~brewer/cs262/Aries.pdf) recovery model and consists of three phases, which are illustrated in the following diagram and explained in more detail following the diagram.
3333

0 commit comments

Comments
 (0)