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 52082ab commit 6121f46Copy full SHA for 6121f46
docs/src/pages/index.js
@@ -77,11 +77,11 @@ const Home = props => {
77
<div>
78
79
<h3 className="text-xl leading-6 xl:text-2xl font-bold text-gray-900">
80
- Succinct & Decalarative
+ Succinct & Declarative
81
</h3>
82
<p className="mt-2 lg:mt-4 text-base xl:text-lg lg:leading-normal leading-6 text-gray-600">
83
Time is short for front-end developers as it is, so having
84
- a charting system that is decalarative, succinct and
+ a charting system that is declarative, succinct and
85
requires as little imperative scripting as possible not
86
only helps you keep moving forward but lets you express
87
your data visualization needs at the speed of your
0 commit comments