aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dev-tools-pages/ts/components/Compiler.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'packages/dev-tools-pages/ts/components/Compiler.tsx')
-rw-r--r--packages/dev-tools-pages/ts/components/Compiler.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/dev-tools-pages/ts/components/Compiler.tsx b/packages/dev-tools-pages/ts/components/Compiler.tsx
index a5b92da13..995a53e89 100644
--- a/packages/dev-tools-pages/ts/components/Compiler.tsx
+++ b/packages/dev-tools-pages/ts/components/Compiler.tsx
@@ -45,7 +45,7 @@ const cards = [
title: 'Project-centric',
body: (
<React.Fragment>
- It can compile an entire project instead of only individual <InlineCode>.sol</InlineCode> files
+ It can compile an entire project instead of only individual <InlineCode alt>.sol</InlineCode> files
</React.Fragment>
),
},