Skip to content

Commit

Permalink
Merge pull request #31 from mgonyan/doc-change
Browse files Browse the repository at this point in the history
Update doc
  • Loading branch information
ancarebeca authored Mar 22, 2017
2 parents c8ac747 + 7d65bfb commit 75e7c5a
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 @@ -150,7 +150,7 @@ ancarebeca_fullcalendar:
# Extending Basic functionalities
## Extending the Calendar Javascript
If you want to customize the FullCalendar javascript you can copy the fullcalendar.default-settings.js in Resources/public/js, and add your own logic:
If you want to customize the FullCalendar javascript you can copy the fullcalendar.default-settings.js in YourBundle/Resources/public/js, and add your own logic:
```javascript
$(function () {
Expand Down

0 comments on commit 75e7c5a

Please sign in to comment.