Skip to content

Commit 295b597

Browse files
DOC-3152: Fixed typos in 7.7.0 release docs and import/export word docker setup docs. (#3689)
1 parent 74192b3 commit 295b597

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/ROOT/pages/7.7.0-release-notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ This issue has been resolved in {productname} {release-version}. Input elements
372372

373373
This section describes issues that users of {productname} {release-version} may encounter and possible workarounds for these issues.
374374

375-
There one known issue in {productname} {release-version}.
375+
There is one known issue in {productname} {release-version}.
376376

377377
=== Missing Hebrew translation for Blockquote toolbar button tooltip
378378
// #TINY-11732

modules/ROOT/partials/individually-licensed-components/import-from-word-and-export-to-word/import-from-word-and-export-to-word-autorization-on-premises.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ To enable authorization, set the `SECRET_KEY` environment variable during the xr
66
If the `SECRET_KEY` variable is set, then all requests must have a header with a JWT (JSON Web Token) signed with this key. The token should be passed as a value of the `Authorization` header for each request sent to the {pluginname} REST API.
77

88
[NOTE]
9-
If the `SECRET_KEY` is not setup during the installation, then {pluginname} On-Premises will not require any headers with tokens when sending requests to the {pluginname} REST API. However, this it is not recommend to skip the authorization when running {pluginname} On-Premises in a public network.
9+
If the `SECRET_KEY` is not setup during the installation, then {pluginname} On-Premises will not require any headers with tokens when sending requests to the {pluginname} REST API. However, it is **not** recommended to skip the authorization when running {pluginname} On-Premises in a public network.
1010

1111
=== Generating the token
1212

0 commit comments

Comments
 (0)