Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesRandall authored May 12, 2018
1 parent 0d9527e commit fcaf855
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ If you want to set things up so that a user is authenticated as they visit a par

Simply call the method _getAccessToken_:

import authentication from 'react-azure-ad-b2c'
import authentication from 'react-azure-adb2c'

// ...

Expand All @@ -86,7 +86,7 @@ Simply call the method _getAccessToken_:

To sign out:

import authentication from 'react-azure-ad-b2c'
import authentication from 'react-azure-adb2c'

// ...

Expand Down

0 comments on commit fcaf855

Please sign in to comment.