Skip to content

Commit de5e24f

Browse files
Merge pull request #33707 from rwestMSFT/rw-0403-fix-tenses
Minor edit to VSS / writer
2 parents 39879d4 + fb62c06 commit de5e24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/relational-databases/backup-restore/sql-server-vss-writer-backup-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ The client should restore the files based on the partial file specification. The
491491
492492
Database file add/drop/growth/shrink/logical-rename/physical-rename again makes interesting troubleshooting cases at restore time.
493493
494-
#### If a database file had been added after the full base was taken
494+
#### If a database file has been added after the full base was taken
495495
496496
Such files must have been precreated by SQL Server during the restore preparation phase. They should have been extended to the right size and zeroed out. The client only needs to lay down the data as per partial specification (the partial specification includes all allocated extents).
497497

0 commit comments

Comments
 (0)