Skip to content

Commit

Permalink
chore: update the heading to algin with the content (#34235)
Browse files Browse the repository at this point in the history
  • Loading branch information
yin1999 committed Jun 18, 2024
1 parent dbb206b commit 3d8b5b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/web/xml/parsing_and_serializing_xml/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ if (errorNode) {

### Parsing URL-addressable resources into DOM trees

#### Using XMLHttpRequest
#### Using fetch

Here is sample code that reads and parses a URL-addressable XML file into a DOM tree:

Expand Down

0 comments on commit 3d8b5b8

Please sign in to comment.