We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27ca0b8 + 3491a06 commit 9b61db5Copy full SHA for 9b61db5
docs/commercial/sharing.rst
@@ -13,7 +13,7 @@ You can share your project with users outside of your company:
13
These methods will allow them to view a specific project inside your company.
14
15
Additionally, you can use a HTTP Authorization Header.
16
-This is handy to have access from a script.
+This is useful to have access from a script.
17
18
Enabling
19
~~~~~~~~
@@ -59,7 +59,7 @@ view your project.
59
HTTP Authorization Header
60
*************************
61
62
-You need to pass the ``Authorization`` header with the token on each HTTP request.
+You need to send the ``Authorization`` header with the token on each HTTP request.
63
The header has the form ``Authorization: Token <ACCESS_TOKEN>``.
64
For example:
65
0 commit comments