Skip to content

Commit 4dab631

Browse files
committed
Fixing grammar.
1 parent 0996b32 commit 4dab631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/d1/worker-api/prepared-statements.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ return Response.json(returnValue)
158158

159159
#### Guidance
160160

161-
- When using TypeScript, you can pass a [type parameter](/d1/worker-api/#typescript-support) to [`D1PreparedStatement::raw`](#raw) return a typed result array.
161+
- When using TypeScript, you can pass a [type parameter](/d1/worker-api/#typescript-support) to [`D1PreparedStatement::raw`](#raw) to return a typed result array.
162162

163163
### `first()`
164164

0 commit comments

Comments
 (0)