Skip to content

Commit

Permalink
Change section title
Browse files Browse the repository at this point in the history
  • Loading branch information
pspanja committed Oct 9, 2018
1 parent 2b56e35 commit cea8a5e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/introduction/index.rst
Expand Up @@ -8,7 +8,7 @@ productivity, but also -- it will open most the process to roles other than just
For the purpose of this introduction, we can break the whole package into three main parts:

1. `Dedicated API layer`_
2. `Integration of the API with eZ Platform`_
2. `Integration with eZ Platform`_
3. `Query Types`_

Dedicated API layer
Expand Down Expand Up @@ -157,8 +157,8 @@ prefixed with ``inner``. Example usage from Twig:
<h2>Location ID: {{ location.innerLocation.id }}</h2>
<h3>Field ID: {{ field.innerField.id }}</h3>
Integration of the API with eZ Platform
---------------------------------------
Integration with eZ Platform
----------------------------

You can use the Site API services described above as you would normally do it a Symfony application.
But these are also integrated into eZ Platform's view layer. That means you have Site API version of
Expand Down

0 comments on commit cea8a5e

Please sign in to comment.