Skip to content

Commit 0dedf9c

Browse files
committed
Minor fixes
1 parent 71b9521 commit 0dedf9c

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

distribution/index.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@
33
![The welcome page](images/api-platform-2.2-welcome.png)
44

55
> *API Platform* is the most advanced API platform, in any framework or language.
6+
> - Fabien Potencier (creator of Symfony), SymfonyCon 2017
67
7-
Fabien Potencier (creator of Symfony), SymfonyCon 2017
8-
9-
[API Platform](https://api-platform.com) is a powerful but easy to use **full-stack** framework dedicated to API-driven projects.
8+
[API Platform](https://api-platform.com) is a powerful but easy to use **full stack** framework dedicated to API-driven projects.
109
It contains a **PHP** library to create fully-featured APIs supporting industry-leading standards (JSON-LD, GraphQL, OpenAPI...),
1110
provides ambitious **JavaScript** tooling to consume those APIs in a snap (admin, PWA and mobile apps generators, hypermedia
1211
client...) and is shipped with a nice **Docker** and **Kubernetes** integration to develop and deploy instantly in the cloud.
@@ -662,8 +661,8 @@ Open `https://localhost:444` in your browser:
662661
![The admin](images/api-platform-2.2-admin.png)
663662

664663
This [Material Design](https://material.io/guidelines/) admin is a [Progressive Web App](https://developers.google.com/web/progressive-web-apps/)
665-
built with [API Platform Admin](../admin/index.md) (Admin On Rest, React and Redux inside). It is very powerful and fully
666-
customizable, refer to its documentation to learn more.
664+
built with [API Platform Admin](../admin/index.md) (Admin On Rest, React and Redux inside). It is powerful and fully customizable,
665+
refer to its documentation to learn more.
667666
It leverages the Hydra documentation exposed by the API component to build itself. It's 100% dynamic, **no code generation
668667
occurs**.
669668

0 commit comments

Comments
 (0)