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 df97db3 commit cfadf71Copy full SHA for cfadf71
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 unmarshalling test objects. For example, to post
+// simplify constructing and unmarshaling 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