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 94c7a6b commit 7ff85f5Copy full SHA for 7ff85f5
site/index.html.js
@@ -21,7 +21,7 @@ var index = React.createClass({
21
<div className="marketing-col">
22
<h3>Declarative</h3>
23
<p>
24
- {`Query respones are decided by the client rather
+ {`Query responses are decided by the client rather
25
than the server. A GraphQL query returns exactly what a client
26
asks for and no more.`}
27
</p>
0 commit comments