diff --git a/Technical-Debt-Plugin.md b/Technical-Debt-Plugin.md index d91bcb6..d9233d5 100644 --- a/Technical-Debt-Plugin.md +++ b/Technical-Debt-Plugin.md @@ -2,4 +2,4 @@ Checks all files in your project for TODOs and other technical debt. ## Configuration Options: -* searches - Optional - Case-insensitive array of terms to search for. Defaults to TODO, TO DO, FIXME and FIX ME. \ No newline at end of file +* **searches** - Optional - Case-insensitive array of terms to search for. Defaults to TODO, TO DO, FIXME and FIX ME. \ No newline at end of file