From 4bb17a6735fa228b6dfd1f7a52e0d49667d7526d Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Mon, 8 Jul 2019 18:13:32 -0400 Subject: [PATCH] typo: Double word "up" --- ...ecemeal-restore-of-databases-with-memory-optimized-tables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/relational-databases/in-memory-oltp/piecemeal-restore-of-databases-with-memory-optimized-tables.md b/docs/relational-databases/in-memory-oltp/piecemeal-restore-of-databases-with-memory-optimized-tables.md index 470051b7ec3..fb0c1d47bca 100644 --- a/docs/relational-databases/in-memory-oltp/piecemeal-restore-of-databases-with-memory-optimized-tables.md +++ b/docs/relational-databases/in-memory-oltp/piecemeal-restore-of-databases-with-memory-optimized-tables.md @@ -96,7 +96,7 @@ BACKUP database imoltp with init; ``` - The following sample shows that a backup of a filegroup other than primary, and memory-optimized filegroup, works similar to the databases without memory-optimized tables. The following command backs up up the secondary filegroup + The following sample shows that a backup of a filegroup other than primary, and memory-optimized filegroup, works similar to the databases without memory-optimized tables. The following command backs up the secondary filegroup ```sql BACKUP database imoltp