diff --git a/entries/jQuery.ajax.xml b/entries/jQuery.ajax.xml
index 393bc83c..fa77edcd 100644
--- a/entries/jQuery.ajax.xml
+++ b/entries/jQuery.ajax.xml
@@ -15,7 +15,7 @@
dataType
to its MIME type, which gets sent in the Accept
request header. This header tells the server what kind of response it will accept in return. For example, the following defines a custom type mycustomtype
to be sent with the request:
$.ajax({