We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bb9078 commit 4b40ecbCopy full SHA for 4b40ecb
src/components/HeroSection/index.tsx
@@ -46,7 +46,7 @@ const HeroSection: React.FC = () => {
46
className="button button--secondary button--lg"
47
to="https://ts-graphviz.github.io/ts-graphviz/"
48
>
49
- <Translate id="HeroSection.api">API Refarence 📖</Translate>
+ <Translate id="HeroSection.api">API Reference 📖</Translate>{' '}
50
</Link>
51
</div>
52
{init ? (
0 commit comments