Skip to content

Commit 8c45e8d

Browse files
committed
Fix spelling mistakes
1 parent f46a5b5 commit 8c45e8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,10 @@ you want to test against:
102102
}
103103

104104
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
105+
This is very useful when testing your application in production
106106

107107
> 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
108+
> These are not required for your APIs, but is meant as an example what can be done with the configuration
109109
110110
###Test in multiple environments
111111

0 commit comments

Comments
 (0)