diff --git a/select2-latest.html b/select2-latest.html index b288a9c4..bd6e8728 100644 --- a/select2-latest.html +++ b/select2-latest.html @@ -1560,7 +1560,7 @@ $("#select").select2({ ParameterTypeDescription dataobjectRetrieved data. pageintPage number that was passed into the data function above. - contextobjectSee options.context parameter to the query function above. + queryobjectThe query object used to request this set of results. <returns>objectResults object. See "options.callback" in the "query" function for format.