Skip to content
This repository has been archived by the owner on Nov 30, 2017. It is now read-only.

Fix documentation according PR Sylius/Sylius#2611 #273

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amenophis
Copy link
Contributor

No description provided.

@@ -35,7 +35,7 @@ Don't worry, everything was automatically installed via Composer.
{
$bundles = array(
new FOS\RestBundle\FOSRestBundle(),
new JMS\SerializerBundle\JMSSerializerBundle($this),
new JMS\SerializerBundle\JMSSerializerBundle($this), # Optionnal, Only for API purpose
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it doesn't matter much, but it's more natural to say something like:

// Only Required if providing API access to your content

(or any other word than content)

In any case, Optional is spelled wrong, and you should probably use a // for the comment and not a #

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant