Skip to content

Commit ce14be9

Browse files
authored
Improved one sentence
Edited a sentence to be more grammatically correct
1 parent c0c9a25 commit ce14be9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/linux/sql-server-linux-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ The following sections provide common questions and answers for SQL Server runni
9898

9999
1. **Does SQL Server on Linux support multiple instances on the same host?**
100100

101-
We recommend running multiple containers on a host to have multiple distinct instances. Each container needs to listen on a different port. For more information, see [Run multiple SQL Server containers](sql-server-linux-configure-docker.md#run-multiple-sql-server-containers).
101+
We recommend running multiple containers on a host to have multiple distinct instances.This is easily achieved using docker, but each container needs to listen on a different port. For more information, see [Run multiple SQL Server containers](sql-server-linux-configure-docker.md#run-multiple-sql-server-containers).
102102

103103
1. **Is Active Directory Authentication supported on Linux?**
104104

0 commit comments

Comments
 (0)