diff --git a/docs/customization/customizing-the-backend.mdx b/docs/customization/customizing-the-backend.mdx index ebf81a7..3ddae24 100644 --- a/docs/customization/customizing-the-backend.mdx +++ b/docs/customization/customizing-the-backend.mdx @@ -14,7 +14,7 @@ Please note that currently there are two different admin engines running in para 1. `solidus_backend` as required by default from the `solidus` gem, under the namespace `Spree::Admin` 2. `solidus_admin` as installed by default for new stores since solidus v4.3 and uses the namespace `SolidusAdmin` -SolidusAdmin routes have preference over Spree::admin if the following conditions are met: +SolidusAdmin routes have preference over Spree::Admin if the following conditions are met: 1. The `Show Legacy UI` button is switched off at the bottom of the admin sidebar 2. The resource's action is implemented in SolidusAdmin diff --git a/versioned_docs/version-4.3/customization/customizing-the-backend.mdx b/versioned_docs/version-4.3/customization/customizing-the-backend.mdx index ebf81a7..3ddae24 100644 --- a/versioned_docs/version-4.3/customization/customizing-the-backend.mdx +++ b/versioned_docs/version-4.3/customization/customizing-the-backend.mdx @@ -14,7 +14,7 @@ Please note that currently there are two different admin engines running in para 1. `solidus_backend` as required by default from the `solidus` gem, under the namespace `Spree::Admin` 2. `solidus_admin` as installed by default for new stores since solidus v4.3 and uses the namespace `SolidusAdmin` -SolidusAdmin routes have preference over Spree::admin if the following conditions are met: +SolidusAdmin routes have preference over Spree::Admin if the following conditions are met: 1. The `Show Legacy UI` button is switched off at the bottom of the admin sidebar 2. The resource's action is implemented in SolidusAdmin diff --git a/versioned_docs/version-4.4/customization/customizing-the-backend.mdx b/versioned_docs/version-4.4/customization/customizing-the-backend.mdx index ebf81a7..3ddae24 100644 --- a/versioned_docs/version-4.4/customization/customizing-the-backend.mdx +++ b/versioned_docs/version-4.4/customization/customizing-the-backend.mdx @@ -14,7 +14,7 @@ Please note that currently there are two different admin engines running in para 1. `solidus_backend` as required by default from the `solidus` gem, under the namespace `Spree::Admin` 2. `solidus_admin` as installed by default for new stores since solidus v4.3 and uses the namespace `SolidusAdmin` -SolidusAdmin routes have preference over Spree::admin if the following conditions are met: +SolidusAdmin routes have preference over Spree::Admin if the following conditions are met: 1. The `Show Legacy UI` button is switched off at the bottom of the admin sidebar 2. The resource's action is implemented in SolidusAdmin