Skip to content

Commit 83628b2

Browse files
authored
Update salesforce.mdx (#406)
1 parent a278bf0 commit 83628b2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

snippets/general-shared-text/salesforce.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@
3939
```
4040

4141
To ensure maximum compatibility across Unstructured service offerings, you should give the private key information to Unstructured as
42-
a single-line string that contains the contents of the downloaded private key file (and not the prviate key file itself).
43-
This single-line string begins with `—–BEGIN RSA PRIVATE KEY—–` and ends with `—–END RSA PRIVATE KEY—–`.
42+
a single-line string that contains the contents of the downloaded private key file (and not the prviate key file itself).
4443
To print this single-line string without line breaks, suitable for copying, you can run one of the following commands from your Terminal or Command Prompt.
4544
In this command, replace `<path-to-downloaded-key-file>` with the path to the private key file that you generated by following the preceding instructions.
4645

0 commit comments

Comments
 (0)