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 f46a5b5 commit 8c45e8dCopy full SHA for 8c45e8d
README.md
@@ -102,10 +102,10 @@ you want to test against:
102
}
103
104
The above example uses a new client to authenticate against a fictional oauth server at `myapp.com`.
105
-This is very useful when testing your application in produciton
+This is very useful when testing your application in production
106
107
> Note: The curl options are set to ignore an SSL certificate, and the `resource_params` define a fictional debug parameter.
108
-> These are not required for your APIs, but is meant as an example what can be done with the configuraiton
+> These are not required for your APIs, but is meant as an example what can be done with the configuration
109
110
###Test in multiple environments
111
0 commit comments