Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewCaseres committed Mar 29, 2024
1 parent 184fea0 commit aaf9a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Julia/main.jl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ function run_benchmarks()
return Dict(
"mortality" => run_mortality_benchmarks(),
"exposures" => run_exposure_benchmarks(),
"basic_term" => Dict(
"basic_term_benchmark" => Dict(
"Julia recursive basic_term" => run_basic_term_benchmark(),
"Julia array basic_term" => run_basicterm_array_benchmark(),
),
Expand Down

0 comments on commit aaf9a2e

Please sign in to comment.