Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Quafadas committed Nov 15, 2024
1 parent bf821ef commit c3f9c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/docs/_docs/benchmarks/booleans.mdoc.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Doing an "and" operation
```scala mdoc:js sc:nocompile
import vecxt.plot.*
import vecxt.facades.*
showJsDocs.fromSpec(BenchmarkPlots.countTrueBenchmark, node)
showJsDocs.fromSpec(BenchmarkPlots.andBooleanBenchmark, node)

```

Expand Down

0 comments on commit c3f9c61

Please sign in to comment.