aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dev-tools-pages/ts/context/profiler.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'packages/dev-tools-pages/ts/context/profiler.tsx')
-rw-r--r--packages/dev-tools-pages/ts/context/profiler.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/dev-tools-pages/ts/context/profiler.tsx b/packages/dev-tools-pages/ts/context/profiler.tsx
index 891c2f0bb..59f2f413a 100644
--- a/packages/dev-tools-pages/ts/context/profiler.tsx
+++ b/packages/dev-tools-pages/ts/context/profiler.tsx
@@ -4,7 +4,7 @@ export default {
title: 'sol-profiler',
name: 'profiler',
subtitle: 'Gas profiling for Solidity',
- tagline: "Implement data-guided optimizations by profiling your contrat's gas usage",
+ tagline: "Implement data-guided optimizations by profiling your contract's gas usage",
icon: Icon,
colors: {
main: '#FF7144',