diff --git a/plug-in-development/index.html b/plug-in-development/index.html
index c19b214..997ef8e 100644
--- a/plug-in-development/index.html
+++ b/plug-in-development/index.html
@@ -413,7 +413,7 @@ fun lineCount(project: Project): TaskResult {
name
The name of the task, which will be used to invoke it from the command line.
description
- The description of this command, which will be displayed if the user invokes the usage for the gradlew
command.
+ The description of this command, which will be displayed if the user invokes the usage for the kobaltw
command.
runBefore
A list of all the tasks that this task should run prior to.
runAfter