Skip to content

Commit 572e91a

Browse files
committed
typo
1 parent 88691c7 commit 572e91a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/service.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ function Repo() {
1717
}
1818

1919
function isUrl( str ) {
20-
// TOOD: URL validation
20+
// TODO: URL validation
2121
return true;
2222
}
2323

0 commit comments

Comments
 (0)