Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Commit

Permalink
toolbox graphQL comment changed
Browse files Browse the repository at this point in the history
  • Loading branch information
greglobinski committed Dec 29, 2017
1 parent 70c5b93 commit 088e0a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/containers/ToolBoxListContainer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ class ToolBoxListContainer extends React.Component {
description: `It's a query language for APIs. <a href="http://graphql.org/" target="_blank">GraphQL</a>
gives clients the power to ask for exactly what they need and nothing more.`,
comment: `The <a href="https://www.graph.cool/" target="_blank">Graphcool</a> framework and its
<b>Cloud</b> service manages GraphQL backend for my <a href="https://github.com/greglobinski/lazywill-demo" target="_blank">app.</a>`
<b>Cloud</b> service manages the GraphQL backend for my <a href="https://github.com/greglobinski/lazywill-demo" target="_blank">app.</a>`
},
{
id: 10,
Expand Down

0 comments on commit 088e0a0

Please sign in to comment.