diff --git a/docs/release_notes/clearml_agent/ver_1_9.md b/docs/release_notes/clearml_agent/ver_1_9.md
index b773fccf..e0076c44 100644
--- a/docs/release_notes/clearml_agent/ver_1_9.md
+++ b/docs/release_notes/clearml_agent/ver_1_9.md
@@ -5,7 +5,7 @@ title: Version 1.9
### ClearML Agent 1.9.2
**New Features and Bug Fixes**
-* Handle OSError when checking for is_file ([ClearML GitHub issue #1337](https://github.com/allegroai/clearml/issues/1337))
+* Handle OSError when checking for `is_file` ([ClearML GitHub issue #1337](https://github.com/allegroai/clearml/issues/1337))
* Add support for pip legacy resolver for versions specified using the `agent.package_manager.pip_legacy_resolver` configuration option
* Add skip existing packages
* Fix report index not advancing in resource monitoring causes more than one GPU not to be reported
diff --git a/docs/webapp/settings/webapp_settings_admin_vaults.md b/docs/webapp/settings/webapp_settings_admin_vaults.md
index f7fb486e..e74a4315 100644
--- a/docs/webapp/settings/webapp_settings_admin_vaults.md
+++ b/docs/webapp/settings/webapp_settings_admin_vaults.md
@@ -50,7 +50,7 @@ UI storage credential vaults configure UI access to cloud storage credentials fo
1. Fill in vault details:
1. Vault name - Name that appears in the Administrator Vaults table
1. User Group - Specify the User Group that the vault affects
- 1. Target - Select `UI storage credentials`
+ 1. Target - Vault type. Select `UI storage credentials`
1. \+ Add access keys - Enter storage credentials (see [Browser Cloud Storage Access](webapp_settings_profile.md#browser-cloud-storage-access))
1. Click **Save**
diff --git a/docs/webapp/settings/webapp_settings_profile.md b/docs/webapp/settings/webapp_settings_profile.md
index c8b664d2..721e12e3 100644
--- a/docs/webapp/settings/webapp_settings_profile.md
+++ b/docs/webapp/settings/webapp_settings_profile.md
@@ -91,7 +91,7 @@ these credentials cannot be recovered.
**To revoke ClearML credentials:** hover over the desired credentials, and click
-## AI Application Gateway Tokens
+### AI Application Gateway Tokens
:::important Enterprise Feature
This feature is available under the ClearML Enterprise plan.
diff --git a/docs/webapp/webapp_exp_track_visual.md b/docs/webapp/webapp_exp_track_visual.md
index 91885b2e..34eec3af 100644
--- a/docs/webapp/webapp_exp_track_visual.md
+++ b/docs/webapp/webapp_exp_track_visual.md
@@ -226,7 +226,7 @@ The **INFO** tab shows extended experiment information:
### Latest Events Log
:::important Enterprise Feature
-This feature is available under the ClearML Enterprise plan
+This feature is available under the ClearML Enterprise plan.
:::
The Enterprise Server also displays a detailed history of task activity:
diff --git a/docs/webapp/webapp_overview.md b/docs/webapp/webapp_overview.md
index 0133b20d..662ab98e 100644
--- a/docs/webapp/webapp_overview.md
+++ b/docs/webapp/webapp_overview.md
@@ -36,7 +36,7 @@ The WebApp's sidebar provides access to the following modules:
Pipelines - View and manage your pipelines.