Update authentication-for-private-packages.md
Typo on line 278 changed cosumer... to consumer-keypull/9341/head
parent
0543b59e06
commit
996eb563c0
|
@ -275,7 +275,7 @@ The BitBucket driver uses OAuth to access your private repositories via the BitB
|
|||
### Command line bitbucket-oauth
|
||||
|
||||
```sh
|
||||
composer config [--global] bitbucket-oauth.bitbucket.org cosumer-key consumer-secret
|
||||
composer config [--global] bitbucket-oauth.bitbucket.org consumer-key consumer-secret
|
||||
```
|
||||
|
||||
### Manual bitbucket-oauth
|
||||
|
|
Loading…
Reference in New Issue