Skip to content

Commit 524a01a

Browse files
committed
Fixed typos and mistakes in README
1 parent 2ccc631 commit 524a01a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,18 @@ composer require webonyx/graphql-php
1616
```
1717

1818
## Documentation
19-
Full documentation is available on [Documentation site](http://webonyx.github.io/graphql-php/) as well
20-
as in [docs](docs/) folder of the distribution.
19+
Full documentation is available on the [Documentation site](http://webonyx.github.io/graphql-php/) as well
20+
as in the [docs](docs/) folder of the distribution.
2121

2222
## Examples
23-
There are several ready examples in [examples](examples/) folder of the distribution with specific
23+
There are several ready examples in the [examples](examples/) folder of the distribution with specific
2424
README file per example.
2525

2626
## Contribute
2727
Please refer to [CONTRIBUTING.md](CONTRIBUTING.md) for information on how to contribute.
2828

29-
## Old README
30-
Here is a [link to Old README.md](https://github.com/webonyx/graphql-php/blob/v0.9.14/README.md).
29+
## Old README.md
30+
Here is a [link to the old README.md](https://github.com/webonyx/graphql-php/blob/v0.9.14/README.md).
3131

32-
Keep in mind though that it relates to the version 0.9.x. It may contain outdated information for
33-
newer versions (even though we try to preserve backwards compatibility).
32+
Keep in mind that it relates to the version 0.9.x. It may contain outdated information for
33+
newer versions (even though we try to preserve backwards compatibility).

0 commit comments

Comments
 (0)