diff --git a/title.ts b/title.ts index 98b98cb..24488c8 100644 --- a/title.ts +++ b/title.ts @@ -1,8 +1,6 @@ // deno-lint-ignore-file no-irregular-whitespace -/** Convert a string to titleLc format - * - * - - * - Converts uppercase to lowercase +/** + * Convert a string to titleLc format * * Primarily used for comparing links for equality *