Skip to content

Commit 6148e05

Browse files
Text edits
1 parent 750a50a commit 6148e05

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/source/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ To redact text or files, use the TextualNer client. To parse files, which is use
5252
5353
Both clients support the following optional arguments:
5454

55-
* **base_url** - The URL of the server that hosts Tonic Textual. Default: ``https://textual.tonic.ai``
55+
* ``base_url`` - The URL of the server that hosts Tonic Textual. Default: ``https://textual.tonic.ai``
5656

57-
* **api_key** - Your API key. If not specified, you must set ``TONIC_TEXTUAL_API_KEY`` in your environment.
57+
* ``api_key`` - Your API key. If not specified, you must set ``TONIC_TEXTUAL_API_KEY`` in your environment.
5858

59-
* **verify** - Whether to verify SSL certification. Default: ``true``
59+
* ``verify`` - Whether to verify SSL certification. Default: ``true``
6060

6161
.. |signup_link| raw:: html
6262

0 commit comments

Comments
 (0)