Skip to content

Commit 184470f

Browse files
authored
Merge pull request #2699 from Nolanp123/fix-codesandbox-name
Fix site name formatting for CodeSandbox
2 parents 457e16e + 342dbc8 commit 184470f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sherlock_project/resources/data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@
539539
"urlMain": "https://coderwall.com",
540540
"username_claimed": "hacker"
541541
},
542-
"Code Sandbox": {
542+
"CodeSandbox": {
543543
"errorType": "message",
544544
"errorMsg": "Could not find user with username",
545545
"regexCheck": "^[a-zA-Z0-9_-]{3,30}$",

0 commit comments

Comments
 (0)