summaryrefslogtreecommitdiff
path: root/website/benchmarks.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/benchmarks.html')
-rw-r--r--website/benchmarks.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/benchmarks.html b/website/benchmarks.html
index fd68faee2..8b2b44d72 100644
--- a/website/benchmarks.html
+++ b/website/benchmarks.html
@@ -230,7 +230,7 @@
<script src="https://unpkg.com/d3@5.7.0/dist/d3.min.js"></script>
<script src="https://unpkg.com/c3@0.6.7/c3.min.js"></script>
- <!-- Run "deno bundle app.ts" to generate app.bundle.js -->
+ <!-- Run "deno bundle app.ts app.bundle.js" to generate app.bundle.js -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js"></script>
<script src="app.bundle.js"></script>
<script>