Skip to content

Commit 06216e9

Browse files
noamrtunetheweb
andauthored
Update patching-explainer.md
Co-authored-by: Barry Pollard <barrypollard@google.com>
1 parent 5976c98 commit 06216e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

patching-explainer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ In this example, the search results populate in three steps while the product ca
110110

111111
### Nested patching
112112

113-
Processing can be nested within a single element. In this case the browser will handle matching the `<?end>` processing instruction with the nearest `<?start>` processing instruction.
113+
Processing can be nested within a single element. In this case the browser will handle matching the `<?end>` processing instruction with the next unmatched `<?start>` processing instruction.
114114

115115
For example, to support processing instructions for "all results" in the previous example and also specific numbered results:
116116

0 commit comments

Comments
 (0)