Skip to content

Commit 86d8a63

Browse files
Update modules/ROOT/pages/importword.adoc
1 parent 137d392 commit 86d8a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/importword.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ For more infomation on the importword_token_provider option, see xref:importword
5050
The {pluginname} plugin **requires** JWT authentication when using the {companyname} Cloud service.
5151
5252
* Configure the `{plugincode}_token_provider` option to specify the endpoint for retrieving a valid JWT token.
53-
* If hosting locally, use the format `+http://localhost:[port]/jwt+`, ensuring the endpoint returns a xref:importword.adoc#data-structure[valid JSON object] containing the token.
53+
* If hosting locally, use the format `+http://localhost:[port]/jwt+`, ensuring the endpoint returns a xref:importword.adoc#data-structure[JSON] containing the token.
5454
5555
For more information on how to set up JWT authentication with {pluginname}, see examples:
5656

0 commit comments

Comments
 (0)