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 0b5f2f0 commit 519a288Copy full SHA for 519a288
Contents/docs/icehawk/cookies.md
@@ -28,7 +28,7 @@ class YourGetRequestHandler implements HandlesGetRequest
28
29
<hr class="blockspace">
30
31
-## Where to intantiate the object?
+## Where to instantiate the object?
32
33
As shown in the [configuration section](@baseUrl@/docs/icehawk/configuration.html) you need to provide an instance of the `Cookies` class
34
(or an implementation of the `ProvidesCookieData` interface) once in the `getCookies()` method. IceHawk will then inject it to all subsequent objects.
0 commit comments