Skip to content

Commit 29fe726

Browse files
authored
Update README to clarify issue references (#98)
1 parent c940b29 commit 29fe726

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Declarative partial updates
22

33
HTML primitives for updating parts of a document without a full page refresh
4-
Addresses https://github.com/whatwg/html/issues/2142 and https://github.com/whatwg/html/issues/2791 in a unified manner.
4+
Addresses [HTML streaming](https://github.com/whatwg/html/issues/2142), and potentially sets the stage for [client side includes](https://github.com/whatwg/html/issues/2791)
55

66
## Status of this document
77
This is an living explainer. It is continuously updated as we receive more feedback and update the design and the prototypes.

0 commit comments

Comments
 (0)