diff --git a/plug-in-development/index.html b/plug-in-development/index.html index 624f34c..a051701 100644 --- a/plug-in-development/index.html +++ b/plug-in-development/index.html @@ -409,7 +409,7 @@ Users can now specify the following in their build file:

 // Build.kt
-ort.com.example.plugin.myConfig
+import.com.example.plugin.myConfig
 myConfig {
     publish = true
 }