diff --git a/API.md b/API.md index 1d48ea2..33139d5 100644 --- a/API.md +++ b/API.md @@ -618,10 +618,9 @@ data. - **Description** - Removes source tag and merges all of its usages to the target tag. Source - tag properties such as category, tag relations etc. do not get transferred - and are discarded. The target tag effectively remains unchanged with the - exception of the set of posts it's used in. + Removes source tag and merges all of its usages, suggestions and + implications to the target tag. Other tag properties such as category and + aliases do not get transferred and are discarded. ## Listing tag siblings - **Request** diff --git a/client/html/tag_merge.tpl b/client/html/tag_merge.tpl index 5c724c9..ea1a7ec 100644 --- a/client/html/tag_merge.tpl +++ b/client/html/tag_merge.tpl @@ -1,14 +1,14 @@