We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 409e517 commit df97db3Copy full SHA for df97db3
request_helpers.go
@@ -14,7 +14,7 @@
14
package testutil
15
16
// This is a set of fluent request builders for tests, which help us to
17
-// simplify constructing and unmarshaling test objects. For example, to post
+// simplify constructing and unmarshalling test objects. For example, to post
18
// a body and return a response, you would do something like:
19
//
20
// var body RequestBody
0 commit comments