Skip to content

Commit 82f9858

Browse files
committed
Fix typo causing a Sphinx warning
1 parent 5fc8cd7 commit 82f9858

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

user_guide_src/source/general/ajax.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ For libraries like jQuery for example, it is not necessary to make explicit the
3131

3232
$.ajax({
3333
url: "your url",
34+
3435
headers: {'X-Requested-With': 'XMLHttpRequest'}
36+
3537
});
3638

3739

0 commit comments

Comments
 (0)