diff --git a/PocketSharp/Components/ModifyTags.cs b/PocketSharp/Components/ModifyTags.cs
index a9dcc65..d5bec75 100644
--- a/PocketSharp/Components/ModifyTags.cs
+++ b/PocketSharp/Components/ModifyTags.cs
@@ -78,7 +78,7 @@ namespace PocketSharp
///
- /// Replaces the specified tags.
+ /// Replaces all existing tags with new ones.
///
/// The item ID.
/// The tags.
@@ -90,7 +90,7 @@ namespace PocketSharp
///
- /// Replaces the specified tags.
+ /// Replaces all existing tags with new ones.
///
/// The item.
/// The tags.