Skip to content

Commit 9b61db5

Browse files
committed
Merge branch 'update-sharing-docs' of github.com:stsewd/readthedocs.org into update-sharing-docs
2 parents 27ca0b8 + 3491a06 commit 9b61db5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/commercial/sharing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You can share your project with users outside of your company:
1313
These methods will allow them to view a specific project inside your company.
1414

1515
Additionally, you can use a HTTP Authorization Header.
16-
This is handy to have access from a script.
16+
This is useful to have access from a script.
1717

1818
Enabling
1919
~~~~~~~~
@@ -59,7 +59,7 @@ view your project.
5959
HTTP Authorization Header
6060
*************************
6161

62-
You need to pass the ``Authorization`` header with the token on each HTTP request.
62+
You need to send the ``Authorization`` header with the token on each HTTP request.
6363
The header has the form ``Authorization: Token <ACCESS_TOKEN>``.
6464
For example:
6565

0 commit comments

Comments
 (0)