File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,15 +26,15 @@ source:
26
26
file : steps-create-system-dsn.yaml
27
27
ref : select-odbc
28
28
---
29
- title : Fill in the necessary form fields.
29
+ title : Fill in the necessary form fields.
30
30
ref : form-fields-auth
31
31
level : 4
32
32
stepnum : 5
33
33
source :
34
34
file : steps-create-system-dsn.yaml
35
35
ref : form-fields
36
36
---
37
- title : Fill in the authentication form fields .
37
+ title : Provide connection information .
38
38
ref : authentication-form-fields-auth
39
39
level : 4
40
40
stepnum : 6
Original file line number Diff line number Diff line change @@ -67,13 +67,13 @@ content: |
67
67
* - :guilabel:`Database`
68
68
- The name of the database to connect to, e.g. ``test``.
69
69
---
70
- title : (Optional) If authentication is enabled, fill in the authentication form fields.
70
+ title : (Optional) If authentication is enabled, provide connection information.
71
71
ref : authentication-form-fields
72
72
level : 4
73
73
stepnum : 6
74
74
content : |
75
75
76
- The following fields Required when running with
76
+ The following fields are required when running with
77
77
:option:`--auth <mongosqld --auth>` enabled or when connecting to an
78
78
{+bi-atlas-short+} instance.
79
79
You can’t perform that action at this time.
0 commit comments