File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1059,11 +1059,11 @@ <h1><a href="/">PR Cost Calculator</a></h1>
10591059 < input
10601060 type ="number "
10611061 id ="repoSampleSize "
1062- value ="30 "
1062+ value ="50 "
10631063 min ="1 "
10641064 max ="50 "
10651065 >
1066- < div class ="help-text "> 30 (fast , ±18 % accuracy) or 50 (slower , ±14 % accuracy)</ div >
1066+ < div class ="help-text "> 50 (recommended , ±14 % accuracy) or 30 (faster , ±18 % accuracy)</ div >
10671067 </ div >
10681068 < div class ="form-group ">
10691069 < label for ="repoDays "> Days Back</ label >
@@ -1099,11 +1099,11 @@ <h1><a href="/">PR Cost Calculator</a></h1>
10991099 < input
11001100 type ="number "
11011101 id ="orgSampleSize "
1102- value ="30 "
1102+ value ="50 "
11031103 min ="1 "
11041104 max ="50 "
11051105 >
1106- < div class ="help-text "> 30 (fast , ±18 % accuracy) or 50 (slower , ±14 % accuracy)</ div >
1106+ < div class ="help-text "> 50 (recommended , ±14 % accuracy) or 30 (faster , ±18 % accuracy)</ div >
11071107 </ div >
11081108 < div class ="form-group ">
11091109 < label for ="orgDays "> Days Back</ label >
You can’t perform that action at this time.
0 commit comments