Skip to content

Commit 95be003

Browse files
unicodeveloperpeggyrayzis
authored andcommitted
Modify Introduction
1 parent c25a4a6 commit 95be003

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/tutorial/client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "5. Connect your API to a client"
33
description: Connect your graph API to a React frontend
44
---
55

6-
The next step after building your graph API is to present and manage the data on a client. In this section, you'll learn how to build a UI that consumes our graph API's data with Apollo.
6+
The next step after building your graph API is to fetch the data from the API and present on a client. In this section, you'll learn how to build a React UI that consumes our graph API's data with Apollo.
77

88
<h2 id="dev-environment">Set up your development environment</h2>
99

0 commit comments

Comments
 (0)