Skip to content

Conversation

aldimar-junior
Copy link
Contributor

Fixing:

  • Example code block formatting and typo in example code.

Page in question: https://api.jquery.com/ajaxSuccess/

Typo " "ajaxSuccess< " found at the example section:

$( document ).on( "ajaxSuccess< function( event, request, settings ) {
  $( "#msg" ).append( "<li>Successful Request!</li>" );
} );

Fixing:
- Example code block formatting and typo.
Copy link

linux-foundation-easycla bot commented Apr 1, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

Copy link
Member

@mgol mgol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. The fix looks good but you changed a lot of unrelated stuff - tags, indentation, removed CDATA sections... Please only change what's broken.

@aldimar-junior aldimar-junior requested a review from mgol April 1, 2025 20:59
@mgol mgol merged commit 6316ba1 into jquery:main Apr 1, 2025
3 checks passed
@mgol
Copy link
Member

mgol commented Apr 1, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants