Skip to content

Commit 63b5901

Browse files
committed
Such a dumb typo I wonder who wrote it
1 parent 52ac1e7 commit 63b5901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dashboard/src/data/git-providers/unified-repositories-search-query.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ export function deduplicateAndFilterRepositories(
142142

143143
const ALLOWED_GIT_PROTOCOLS = ["ssh:", "git:", "http:", "https:"];
144144
/**
145-
* An opionated git URL validator
145+
* An opinionated git URL validator
146146
*
147147
* Assumptions:
148148
* - Git hosts are not themselves TLDs (like .com) or reserved names like `localhost`

0 commit comments

Comments
 (0)