We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a916b3e commit 772afddCopy full SHA for 772afdd
src/content/create-booking-forms-pt-1.md
@@ -9,7 +9,7 @@ framework: react
9
chapter: Make A Booking Mutation
10
---
11
12
-In this two part section we will create the booking booking forms as well us hook up our local resolvers to the forms.
+In this three part section we will create the booking booking forms as well us hook up our local resolvers to the forms.
13
14
First up create a `booking` folder in the pages directory, and create an `index.js` with the following:
15
0 commit comments