diff --git a/website/docs/integrations/trello.mdx b/website/docs/integrations/trello.mdx
index 4395fd0c..a21a5c3d 100644
--- a/website/docs/integrations/trello.mdx
+++ b/website/docs/integrations/trello.mdx
@@ -12,10 +12,10 @@ This guide will help you with the power-up installation and familiarise you with
## Installation
-1. Add ConfigCat Power-Up to your board.
-2. Select `Settings -> Authorize Account`.
+1. In Trello, add the ConfigCat Power-Up to your board.
+2. Select **Settings** -> **Authorize Account**.
3. Copy your ConfigCat Public API credentials to the inputs. Read more about ConfigCat Public API credentials here.
-4. Click authorize.
+4. Click **AUTHORIZE**.
:::info
Every Trello user must authorize ConfigCat in Trello who wants to use the ConfigCat Feature Flags power-up.
@@ -31,7 +31,7 @@ Every Trello user must authorize ConfigCat in Trello who wants to use the Config
### Linking existing feature flags
1. Open any Card on your Trello board.
-2. Push the `Link Feature Flag` button.
+2. Push the **Link Feature Flag** button.
3. Select a ConfigCat Product, Config, Environment, and Feature Flag to be linked to your Card.
4. When linked, you can manage the selected feature flag from this Card.
@@ -43,7 +43,7 @@ Every Trello user must authorize ConfigCat in Trello who wants to use the Config
### Creating new feature flags
1. Open any Card on your Trello board.
-2. Push the `Create and Link Feature Flag` button.
+2. Push the **Create and Link Feature Flag** button.
3. Select a ConfigCat Product and Config where you want to create the feature flag.
4. Set up your feature flag.
5. Select which environment you would like to link to this item.
@@ -57,7 +57,7 @@ Every Trello user must authorize ConfigCat in Trello who wants to use the Config
### View and Edit linked feature flags
1. Open a Card on your Trello board with a linked feature flag.
-2. See the linked feature flags in the `Feature Flag (ConfigCat)` section.
+2. See the linked feature flags in the **Feature Flag (ConfigCat)** section.
3. You can manage the selected feature flag from this Card.
4. Add new Percentage Options to Feature Flags or Targeting Rules.
5. You can add new Targeting Rules with User, Segment or Prerequisite conditions with a large selection of Comparators. [Read more about Targeting.](../targeting/targeting-overview.mdx)
@@ -71,7 +71,8 @@ Every Trello user must authorize ConfigCat in Trello who wants to use the Config
### Remove linked feature flags
1. Open a Card on your Trello board with a linked feature flag.
-2. Remove the linked feature flag by opening the "More menu" and selecting the "Remove from card" option.
+2. In the **ConfigCat** section, click the **⋮** ("More" menu) in the top right corner of the feature flag panel.
+3. Remove the linked feature flag by selecting the **Remove from card** option.