Skip to content

Commit 5f9a920

Browse files
committed
Formatting fixes
1 parent 9613924 commit 5f9a920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/logic-apps-using-file-connector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ This article shows how you can connect to an on-premises file system as describe
7171
| **Connection Name** | Yes | <*connection-name*> | The name you want for your connection |
7272
| **Root folder** | Yes | <*root-folder-name*> | The root folder for your file system, for example, if you installed your on-premises data gateway such as a local folder on the computer where the on-premises data gateway is installed, or the folder for a network share that the computer can access. <p>For example: `\\PublicShare\\DropboxFiles` <p>The root folder is the main parent folder, which is used for relative paths for all file-related actions. |
7373
| **Authentication Type** | No | <*auth-type*> | The type of authentication that your file system uses: **Windows** |
74-
| **Username** | Yes | *domain*\\*username* <p>-or- <p>*local-computer*\\*username* | The username for the computer where you have your file system folder. <p>If your file system folder is on the same computer as the on-premises data gateway, you can use *local-computer*\\*username*. |
74+
| **Username** | Yes | <*domain*>\\<*username*> <p>-or- <p><*local-computer*>\\<*username*> | The username for the computer where you have your file system folder. <p>If your file system folder is on the same computer as the on-premises data gateway, you can use <*local-computer*>\\<*username*>. |
7575
| **Password** | Yes | <*your-password*> | The password for the computer where you have your file system |
7676
| **gateway** | Yes | <*installed-gateway-name*> | The name for your previously installed gateway |
7777
|||||

0 commit comments

Comments
 (0)