Skip to content

Commit

Permalink
[DOCS-7735] Fix typos in various places
Browse files Browse the repository at this point in the history
  • Loading branch information
anxumalo committed Nov 25, 2024
1 parent c7d980e commit 1a17321
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 17 deletions.
2 changes: 1 addition & 1 deletion content-services/latest/install/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@ Ansible Vault provides two alternative ways to protect secrets:
In the previous links you can read both advantages and disadvantages of the two approaches.

> If you are upgrading from previous versions of the playbook, you may want to
> read [upgrade notes](playbook-upgrade.md#secrets-management).
> read the [upgrade notes](#secrets-management).

##### Encrypted variables

Expand Down
5 changes: 3 additions & 2 deletions federation-services/latest/config/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@ etc.
The following connectors are recommended and supported by the latest version of Federation Services.

| Software Connector | Description |
| ------------------ | ----------- |
| [Objective ECM/Nexus](#objective-ecmnexus) | Can be used as an output connector for Manage in Place |
| [Elasticsearch](#elasticsearch) | Can be used as a content search connector for Manage in Place |
| [MongoDB](#mongodb), [MongoDB GridFS](#mongodb-gridfs) | Can be used as a content search connector for Manage in Place |
Expand Down Expand Up @@ -1272,7 +1273,7 @@ The Tenant, Client ID, and Client Secret, are all provided to you during your Ap

#### Microsoft Graph SharePoint

##### Authentification Connection
##### Authentication Connection

> **Tip:** Tip: Its recommended that OAuth be used for Migration only. And Client / Secret Auth be used for Content Service
Expand Down Expand Up @@ -1803,7 +1804,7 @@ Federation Services supports 3 types of OneDrive:

**Standard Authentication Configuration**

Use this authentication connector when accessing a "SharePoint" Drive. For more information see [Microsoft Graph](microsoft-graph.htm) Authentication Connection.
Use this authentication connector when accessing a "SharePoint" Drive. For more information see [Microsoft Graph](#microsoft-graph) Authentication Connection.

The application will require the following permissions:

Expand Down
2 changes: 1 addition & 1 deletion microsoft-outlook/2.10/admin/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ The Outlook clients initiates the authentication process directly against the Id
* Client ID
* Redirect URL

Details about the configuration parameters are in the [configuration]{% link microsoft-outlook/2.10/config/index.md %} page.
Details about the configuration parameters are in the [configuration]({% link microsoft-outlook/2.10/config/index.md %}) page.

> **Note:** To allow the use of the SAML provider without additional user interaction, you must force the use of the SAML provider. See [Identity Service documentation]({% link identity-service/latest/tutorial/sso/saml.md %}#step-5-optional-enforcing-saml) for
details.
Expand Down
2 changes: 1 addition & 1 deletion microsoft-outlook/latest/admin/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ The Outlook clients initiates the authentication process directly against the Id
* Client ID
* Redirect URL

Details about the configuration parameters are in the [configuration]{% link microsoft-outlook/latest/config/index.md %} page.
Details about the configuration parameters are in the [configuration]({% link microsoft-outlook/latest/config/index.md %}) page.

> **Note:** To allow the use of the SAML provider without additional user interaction, you must force the use of the SAML provider. See [Identity Service documentation]({% link identity-service/latest/tutorial/sso/saml.md %}#step-5-optional-enforcing-saml) for
details.
Expand Down
12 changes: 6 additions & 6 deletions sync-service/4.0/support/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,28 @@
title: Supported platforms
---

The following are the supported platforms for Alfresco Sync Service 4.0:
The following are the supported platforms for Alfresco Sync Service:

| Version | Notes |
| ------- | ----- |
| Alfresco Content Services 23.x | Optionally with Alfresco Governance Services 23.x |
| Content Services 23.x | Optionally with Governance Services 23.x |
| Identity Service 2.0 | Required for SAML authentication |
| Alfresco Desktop Sync for Windows 1.16 | |
| Alfresco Desktop Sync for Mac 1.16 | |
| Desktop Sync for Windows 1.16 | |
| Desktop Sync for Mac 1.16 | |
| | |
| | Check the [Alfresco Content Services Supported platforms]({% link content-services/latest/support/index.md %}) page for specific versions of the individual components. |
| **Java** | |
| OpenJDK 17 (64-bit) | |
| | |
| **Message brokers** |
| **Message brokers** | |
| Apache ActiveMQ | |
| Amazon MQ | |
| | |
| **Operating systems** | |
| Windows Server | |
| Linux | |
| | |
| **Databases** |
| **Databases** | |
| PostgreSQL | |
| MySQL | |
| Oracle | |
Expand Down
12 changes: 6 additions & 6 deletions sync-service/latest/support/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,28 @@
title: Supported platforms
---

The following are the supported platforms for Alfresco Sync Service 4.0:
The following are the supported platforms for Alfresco Sync Service:

| Version | Notes |
| ------- | ----- |
| Alfresco Content Services 23.x | Optionally with Alfresco Governance Services 23.x |
| Content Services 23.x | Optionally with Governance Services 23.x |
| Identity Service 2.0 | Required for SAML authentication |
| Alfresco Desktop Sync for Windows 1.16 | |
| Alfresco Desktop Sync for Mac 1.16 | |
| Desktop Sync for Windows 1.16 | |
| Desktop Sync for Mac 1.16 | |
| | |
| | Check the [Alfresco Content Services Supported platforms]({% link content-services/latest/support/index.md %}) page for specific versions of the individual components. |
| **Java** | |
| OpenJDK 17 (64-bit) | |
| | |
| **Message brokers** |
| **Message brokers** | |
| Apache ActiveMQ | |
| Amazon MQ | |
| | |
| **Operating systems** | |
| Windows Server | |
| Linux | |
| | |
| **Databases** |
| **Databases** | |
| PostgreSQL | |
| MySQL | |
| Oracle | |
Expand Down

0 comments on commit 1a17321

Please sign in to comment.