Update docs/source/tutorial/queries.md

Co-Authored-By: Peggy Rayzis <peggyrayzis@gmail.com>
This commit is contained in:
Hugh Willson
2019-08-05 13:19:27 -04:00
committed by GitHub
parent dd2300d336
commit 9731bd8ced

View File

@@ -1,6 +1,6 @@
---
title: "6. Fetch data with queries"
description: Learn how to fetch data with the useQuery Hook
description: Learn how to fetch data with the useQuery hook
---
Time to accomplish: _15 Minutes_