Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1dd44ba

Browse files
nayafiaSammyK
authored andcommitted
fix typos
1 parent 5e5499e commit 1dd44ba

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/getting_started.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ There are two methods to install the Facebook SDK for PHP. The recommended insta
2424

2525
```
2626
composer require facebook/php-sdk-v4
27-
```
2827
29-
content: "The Facebook SDK starting adhering to [SemVer](http://semver.org/) with version 5. Previous to version 5, the SDK did not follow SemVer.",
30-
type: 'info',
28+
> content: "The Facebook SDK starting adhering to [SemVer](http://semver.org/) with version 5. Previous to version 5, the SDK did not follow SemVer.",
29+
> type: 'info',
30+
3131
```
3232

3333
Once you do this, composer will edit your `composer.json` file and download the latest version of the SDK and put it in the `/vendor/` directory.

0 commit comments

Comments
 (0)