diff --git a/manual/book.toml b/manual/book.toml index f0feb6e02..56a477661 100644 --- a/manual/book.toml +++ b/manual/book.toml @@ -3,7 +3,7 @@ authors = ["Wilfred Hughes"] language = "en" src = "src" title = "Difftastic Manual" -description = "The official manual for difftastic, the syntactic differ" +description = "The manual for difftastic, the structural dif tool" [output.html] git-repository-url = "https://github.com/wilfred/difftastic" diff --git a/translation/zh-CN/manual-zh-CN/book.toml b/translation/zh-CN/manual-zh-CN/book.toml index bd03abf18..ba55ea73e 100644 --- a/translation/zh-CN/manual-zh-CN/book.toml +++ b/translation/zh-CN/manual-zh-CN/book.toml @@ -3,7 +3,7 @@ authors = ["Wilfred Hughes"] language = "zh-CN" src = "src" title = "Difftastic Manual" -description = "The official manual for difftastic, the syntactic differ" +description = "The manual for difftastic, the structural dif tool" [output.html] git-repository-url = "https://github.com/wilfred/difftastic"