Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updating documentation bundle definition
  • Loading branch information
mmoreram committed Sep 4, 2013
1 parent 4fcd8f1 commit ea0c962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Also we must config gearman cache, using doctrine cache.
AcmeBundle:

# Bundle namespace
namespace: Mmoreramerino\TestBundle
namespace: MmoreramerinoTestBundle

# Bundle search can be enabled or disabled
active: true
Expand Down

2 comments on commit ea0c962

@hemantthorat
Copy link

Choose a reason for hiding this comment

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

you also need to replace 'namespace' with 'name' i think.

@mmoreram
Copy link
Owner Author

Choose a reason for hiding this comment

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

Sorry, too many things in my head :(

BTW, you can do pull requests XD

Please sign in to comment.