Skip to content

Commit 125d65c

Browse files
committed
DOCSP-45119 copy edits
1 parent 508c21d commit 125d65c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/api-docs.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ How the REST API Works
3232
----------------------
3333

3434
The Relational Migrator REST API runs on the client computer or server
35-
on which you install Relational Migrator. By default, Relational
36-
Migrator does not expose the API to any remote computers. If you use the
37-
default security settings, you must make all calls to the API on the
38-
same computer that you are running Relational Migrator on.
35+
that has Relational Migrator installed. By default, Relational Migrator
36+
does not expose the API to any remote computers. If you use the default
37+
security settings, you must make all calls to the API on the same
38+
computer that you are running Relational Migrator on.
3939

4040
If you want to remotely access the REST API, configure the
4141
``unattended`` profile by :ref:`installing Relational Migrator on an
@@ -45,7 +45,7 @@ unattended server <unattended-server>`.
4545

4646
The REST API does not support authentication. If you enable remote
4747
access, users do not need to authenticate to call the API which may
48-
cause security vulnterabilities.
48+
cause security vulnerabilities.
4949

5050
When to Use REST API
5151
--------------------

0 commit comments

Comments
 (0)