Update README.md #74

Merged
dalebaldwin merged 1 commits from patch-1 into master 2016-09-27 00:07:28 -05:00

View File

@@ -249,7 +249,7 @@ with or without [WOW.js](https://github.com/matthieua/WOW).
new Pjax({ new Pjax({
selectors: ["title", ".js-Pjax"], selectors: ["title", ".js-Pjax"],
switches: { switches: {
".js-Pjax": Pjax.switches.sideBySide ".js-Pjax": require("pjax/lib/switches.js").sideBySide
}, },
switchesOptions: { switchesOptions: {
".js-Pjax": { ".js-Pjax": {