Skip to content

Commit 3d09609

Browse files
committed
:tada updated readme
1 parent fffb6b4 commit 3d09609

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
@@ -1,7 +1,7 @@
11
[![License: ISC](https://img.shields.io/badge/License-ISC-blue.svg)](https://opensource.org/licenses/ISC)
22
[![1.0](https://badge.fury.io/js/survey-monkey-streams.svg)](//npmjs.com/package/react-js-css-loaders)
33

4-
# survey monkey oauth #
4+
# SurveyMonkey oauth #
55
Oauth2 authentication tools for SurveyMonkey
66
## Quick overview ##
77
### Step 1: Configuration setup ###
@@ -68,7 +68,7 @@ server.listen(port, hostname, () => {
6868
console.log(`Server running at http://${hostname}:${port}/`)
6969
})
7070
```
71-
##### ***Note: redirectPath and callback route which initiates authorization process must be the same** #####
71+
##### ***Note: redirectPath and callback route which initiates authorization process must be the same*** #####
7272
#### [Using express](https://github.com/amareshsm/survey-monkey-oauth/tree/master/demo/express-framework) ####
7373
```
7474
const express = require('express')

0 commit comments

Comments
 (0)