Skip to content

Commit 9cb705e

Browse files
committed
refactor: Clean up documentation for toTitleLc function
1 parent ac93b72 commit 9cb705e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

title.ts

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
// deno-lint-ignore-file no-irregular-whitespace
2-
/** Convert a string to titleLc format
3-
*
4-
* -
5-
* - Converts uppercase to lowercase
2+
/**
3+
* Convert a string to titleLc format
64
*
75
* Primarily used for comparing links for equality
86
*

0 commit comments

Comments
 (0)