Skip to content

Commit 4852e7a

Browse files
authored
Update CONTRIBUTING.md
1 parent 52a71dc commit 4852e7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ Currently, the only accepted inputs for this field are as follows:
2424

2525
* `oAuth` - _the API supports oAuth_
2626
* `apiKey` - _the API uses a private key string/token for authentication - try and use the correct parameter_
27-
* `X-Mashape-Key` - _the name of the header which may need to be sent
28-
* No - _the API requires no authentication to run_
27+
* `X-Mashape-Key` - _the name of the header which may need to be sent_
28+
* `No` - _the API requires no authentication to run_
2929

30-
Please continue to follow the alphabetical ordering that is in place.
30+
Please continue to follow the alphabetical ordering that is in place per section.
3131

3232
##Pull Request
3333

0 commit comments

Comments
 (0)