We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df507f7 commit ea03177Copy full SHA for ea03177
frontend/public/json/sqlserver2022.json
@@ -32,15 +32,15 @@
32
},
33
"notes":[
34
{
35
- "text":"if you not choose the install setup, execute: `/opt/mssql/bin/mssql-conf setup` in LXC shell.",
+ "text":"If you choose not to run the installation setup, execute: `/opt/mssql/bin/mssql-conf setup` in LXC shell.",
36
"type":"info"
37
38
39
"text":"You can setup the admin account 'SA' during installation",
40
41
42
43
- "text":"Do disable the SA account if you intent to use this in production!",
+ "text":"Make sure you disable the SA account if you intend to use this in production!",
44
"type":"warning"
45
}
46
]
0 commit comments