Fixed typos

This commit is contained in:
Megan Pearson
2018-10-25 14:12:01 +02:00
parent 43e55a963b
commit 43b792f307
2 changed files with 6 additions and 6 deletions

View File

@@ -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',