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