Skip to content

Commit b68df00

Browse files
committed
Minor corrections
1 parent 96fdf6e commit b68df00

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/linux/sql-server-linux-release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This is the Cumulative Update 1 (CU1) release of SQL Server 2017. The SQL Server
4949

5050
### Installation
5151

52-
If you have configured the Cumulative Update repository, then you will get the latest cumulative update of SQL Server packages when you perform new installations. The Cumulative Update respository is the default for all package installation articles for SQL Server on Linux. For more information about repository configuration, see [Source repositories](sql-server-linux-setup.md#respositories).
52+
If you have configured the Cumulative Update repository, then you will get the latest cumulative update of SQL Server packages when you perform new installations. The Cumulative Update repository is the default for all package installation articles for SQL Server on Linux. For more information about repository configuration, see [Source repositories](sql-server-linux-setup.md#repositories).
5353

5454
If you are updating existing SQL Server packages, run the appropriate update command for each package to get the latest cumulative update. For specific update instructions for each package, see the following installation guides:
5555

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ If you use **Network File System (NFS)** remote shares in production, note the f
5151

5252
## <a id="platforms"></a> Install SQL Server
5353

54-
You can install SQL Server on Linux from the command-line. For instructions, see one of the following quick start tutorials:
54+
You can install SQL Server on Linux from the command line. For instructions, see one of the following quick start tutorials:
5555

5656
- [Install on Red Hat Enterprise Linux](quickstart-install-connect-red-hat.md)
5757
- [Install on SUSE Linux Enterprise Server](quickstart-install-connect-suse.md)
@@ -111,7 +111,7 @@ sudo rm -rf /var/opt/mssql/
111111

112112
When you install or upgrade SQL Server, you get the latest version of SQL Server from your configured Microsoft repository. It is important to note that there are two main types of repositories for each distribution:
113113

114-
### Source repository options
114+
### Repository options
115115

116116
- **Cumulative Updates (CU)**: The Cumulative Update (CU) repository contains packages for the base SQL Server release and any bug fixes or improvements since that release. Cumulative updates are specific to a release version, such as SQL Server 2017. They are released on a regular cadence.
117117

0 commit comments

Comments
 (0)