Skip to content

Commit 3358d5b

Browse files
committed
Remove sentence that I don't know what it means
1 parent 313a48d commit 3358d5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ Requires jQuery 1.8.x or higher.
121121
pjax only works with [browsers that support the `history.pushState`
122122
API][compat]. When the API isn't supported pjax goes into fallback mode:
123123
`$.fn.pjax` calls will be a no-op and `$.pjax` will hard load the given URL.
124-
This mode targets the browser requirements of the jQuery version being used.
125124

126125
For debugging purposes, you can intentionally disable pjax even if the browser supports `pushState`. Just call `$.pjax.disable()`. To see if pjax is actually supports `pushState`, check `$.support.pjax`.
127126

0 commit comments

Comments
 (0)